Skip to content
This repository was archived by the owner on Jul 13, 2019. It is now read-only.

Commit 8d223cb

Browse files
Merge pull request #61 from go-gitea/techknowlogick-patch-2
1.8.3
2 parents 434ac05 + 8be5dfc commit 8d223cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitea.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class Gitea < Formula
55
head "https://github.com/go-gitea/gitea.git"
66

77
stable do
8-
version "1.8.2"
8+
version "1.8.3"
99
url "https://dl.gitea.io/gitea/#{version}/gitea-#{version}-darwin-10.6-amd64"
1010
sha256 `curl -s https://dl.gitea.io/gitea/#{version}/gitea-#{version}-darwin-10.6-amd64.sha256`.split(" ").first
1111
end

0 commit comments

Comments
 (0)