This commit is contained in:
techknowlogick 2020-07-11 19:10:03 +00:00
parent 0b4a8d2afe
commit 56e0900431

View file

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