1.11.6

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/95
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
techknowlogick 2020-06-12 02:43:09 +00:00 committed by Lunny Xiao
parent 1a2e8c4ab3
commit bbdd780041
1 changed files with 1 additions and 1 deletions

View File

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