upgrade to 1.8.2 #59

Merged
lunny merged 1 commits from appleboy-patch-1 into master 2019-05-30 16:47:09 +00:00

@ -5,7 +5,7 @@ class Gitea < Formula
head "https://github.com/go-gitea/gitea.git"
stable do
version "1.8.1"
version "1.8.2"
url "https://dl.gitea.io/gitea/#{version}/gitea-#{version}-darwin-10.6-amd64"
sha256 `curl -s https://dl.gitea.io/gitea/#{version}/gitea-#{version}-darwin-10.6-amd64.sha256`.split(" ").first
end