Merge pull request #61 from go-gitea/techknowlogick-patch-2

1.8.3
This commit is contained in:
techknowlogick
2019-06-18 21:30:03 -04:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ class Gitea < Formula
head "https://github.com/go-gitea/gitea.git"
stable do
version "1.8.2"
version "1.8.3"
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