Gitea v1.13.5 (#123)

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/123
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
This commit is contained in:
6543 2021-03-22 01:09:50 +08:00 committed by techknowlogick
parent 27472a9796
commit a5c8abbf71
1 changed files with 1 additions and 1 deletions

View File

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