gitea v1.12.5 (#112)

gitea v1.12.5

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/112
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
6543 2020-10-01 19:59:15 +00:00 committed by Andrew Thornton
parent d239d88227
commit c30ad6b607
1 changed files with 1 additions and 1 deletions

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