gitbucket 4.12.1
Closes #13216. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
0963c879f5
commit
2c964bdc3d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gitbucket < Formula
|
||||
desc "Git platform powered by Scala offering"
|
||||
homepage "https://github.com/gitbucket/gitbucket"
|
||||
url "https://github.com/gitbucket/gitbucket/releases/download/4.12/gitbucket.war"
|
||||
sha256 "230b8e87625c19aec3137eaaf40ee73f45b588044d4c4d355ee291dd7ddcddd2"
|
||||
url "https://github.com/gitbucket/gitbucket/releases/download/4.12.1/gitbucket.war"
|
||||
sha256 "22bdf74b31a0e8ea86ff469f88d0e3947b097cb6dd7c5f8b8d322959c9dd1f3e"
|
||||
|
||||
head do
|
||||
url "https://github.com/gitbucket/gitbucket.git"
|
||||
|
|
Loading…
Reference in a new issue