This commit is contained in:
techknowlogick 2020-12-30 14:06:11 +08:00
parent bd2a604fc7
commit e082dd2bd9

View file

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