Gitea v1.12.3

This commit is contained in:
6543 2020-07-28 22:55:25 +02:00
parent da38b53771
commit e0a5cf2b55
No known key found for this signature in database
GPG key ID: A1CA74D27FD13271

View file

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