gutbucket 3.5
Closes Homebrew/homebrew#42322. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7f411c2f0f
commit
24716ac61b
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.4/gitbucket.war"
|
||||
sha256 "a43f8a5d92381e9508a7c85ab3e4954f6038465edc7d370c083b121f0dc08ad6"
|
||||
url "https://github.com/takezoe/gitbucket/releases/download/3.5/gitbucket.war"
|
||||
sha256 "7e07b38f953c5162ef3cfaad224f39da0c1368ab12ba1236266761583a97d804"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue