1.5.3 Release (#42)

This commit is contained in:
techknowlogick 2018-11-04 04:51:39 -05:00 committed by Lauris BH
parent 6db99ea0f2
commit 5459e8ccfa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class Gitea < Formula
head "https://github.com/go-gitea/gitea.git"
stable do
version "1.5.2"
version "1.5.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