Gitea v1.13.6 (#126)

as title

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/126
Reviewed-by: khmarbaise <khmarbaise@noreply.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-24 05:49:00 +08:00
parent e16c0d878d
commit c9178ba84b
1 changed files with 1 additions and 1 deletions

View File

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