Gitea v1.14.0 (#128)

https://github.com/go-gitea/gitea/releases/tag/v1.14.0

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/128
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: a1012112796 <1012112796@qq.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
techknowlogick 2021-04-11 21:46:44 +08:00 committed by 6543
parent 0e11b475ae
commit 1c58561f25
1 changed files with 1 additions and 1 deletions

View File

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