Gitea v1.12.2 (#100)

1.12.2

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/100
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
This commit is contained in:
techknowlogick 2020-07-11 19:46:09 +00:00 committed by lafriks
parent 0b4a8d2afe
commit 594c31424b
1 changed files with 1 additions and 1 deletions

View File

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