Gitea 1.12.4 (#110)

1.12.4

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/110
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
This commit is contained in:
techknowlogick 2020-09-03 21:42:06 +00:00 committed by John Olheiser
parent 3cc89b1550
commit 25804ae118
1 changed files with 1 additions and 1 deletions

View File

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