gitbucket 3.6
Closes Homebrew/homebrew#43408. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
112cdfff74
commit
75ade98668
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gitbucket < Formula
|
||||
desc "GitHub clone"
|
||||
homepage "https://github.com/takezoe/gitbucket"
|
||||
url "https://github.com/takezoe/gitbucket/releases/download/3.5/gitbucket.war"
|
||||
sha256 "7e07b38f953c5162ef3cfaad224f39da0c1368ab12ba1236266761583a97d804"
|
||||
url "https://github.com/takezoe/gitbucket/releases/download/3.6/gitbucket.war"
|
||||
sha256 "bec6de463157d679d3887b940642f8e51661c4b98289b42abce9b9115dc82d4e"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue