Gitea v1.13.3 (#120)

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/120
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
This commit is contained in:
6543 2021-03-05 07:10:35 +08:00 committed by Andrew Thornton
parent c8c47251b5
commit 2415aefb8f
1 changed files with 1 additions and 1 deletions

View File

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