Gitea 1.13.0 (#114)

Gitea 1.13.0

Co-authored-by: Arthur Bauer <abauer@cochlear.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/114
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
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 2020-12-02 16:58:00 +08:00 committed by Lunny Xiao
parent 256774b1c0
commit 95931bcc2c
1 changed files with 1 additions and 1 deletions

View File

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