Gitea v1.14.2 (#129)

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/129
Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io>
Reviewed-by: KN4CK3R <kn4ck3r@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
This commit is contained in:
6543 2021-05-09 18:42:30 +08:00
parent 1c58561f25
commit f0e1c33ff8
1 changed files with 1 additions and 1 deletions

View File

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