gitbucket 4.32.0
Closes #42883. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
6175038bd2
commit
2ecff699db
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.31.2/gitbucket.war"
|
||||
sha256 "31614cdecd23948fa420d992999d279bd696897ca24387c07d7a0dfa1540ef5f"
|
||||
url "https://github.com/gitbucket/gitbucket/releases/download/4.32.0/gitbucket.war"
|
||||
sha256 "8d05ea7654fdf87b86844bec56582a236e62ad18926ccbae85ed93cff451b2fd"
|
||||
|
||||
head do
|
||||
url "https://github.com/gitbucket/gitbucket.git"
|
||||
|
|
Loading…
Reference in a new issue