Gitea v1.14.2

This commit is contained in:
6543 2021-05-09 11:50:54 +02:00
parent 1c58561f25
commit 4b9eeb9743
No known key found for this signature in database
GPG key ID: C99B82E40B027BAE

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