Gitea v1.13.4 (#121)

Update to Gitea v1.13.4

Co-authored-by: Arthur Bauer <abauer@cochlear.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/121
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Arthur Bauer <arthurbauer@noreply.gitea.io>
Co-committed-by: Arthur Bauer <arthurbauer@noreply.gitea.io>
This commit is contained in:
Arthur Bauer 2021-03-08 20:11:27 +08:00 committed by Andrew Thornton
parent 2415aefb8f
commit fe061c0e5c
1 changed files with 1 additions and 1 deletions

View File

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