gitea v1.12.5

This commit is contained in:
6543 2020-10-01 21:46:48 +02:00
parent d239d88227
commit 6dd2cc940f
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.4"
version "1.12.5"
url Gitea.bin_url(version)
sha256 `curl -s #{url}.sha256`.split(" ").first
end