gitea v1.12.0 (#97)

gitea v1.12.0

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/97
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: CirnoT <cirnot@noreply.gitea.io>
This commit is contained in:
6543 2020-06-18 21:45:45 +00:00 committed by John Olheiser
parent 7edb17bcac
commit 13a56dbba5
1 changed files with 1 additions and 1 deletions

View File

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