Gitea v1.12.1 (#99)

gitea v1.12.1

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/99
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
6543 2020-06-23 01:33:42 +00:00 committed by Lunny Xiao
parent 13a56dbba5
commit 0b4a8d2afe
1 changed files with 1 additions and 1 deletions

View File

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