mirror of
https://github.com/go-gitea/homebrew-gitea.git
synced 2026-07-01 20:24:03 -04:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user