Gitea v1.12.3 (#105)

Gitea v1.12.3

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/105
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
This commit is contained in:
6543 2020-07-28 22:14:32 +00:00 committed by techknowlogick
parent da38b53771
commit 12b1bccdd6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class Gitea < Formula
end
stable do
version "1.12.2"
version "1.12.3"
url Gitea.bin_url(version)
sha256 `curl -s #{url}.sha256`.split(" ").first
end