gitbucket 4.21.1 (#23333)
This commit is contained in:
parent
b44c24272e
commit
c5c4e619bc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Gitbucket < Formula
|
class Gitbucket < Formula
|
||||||
desc "Git platform powered by Scala offering"
|
desc "Git platform powered by Scala offering"
|
||||||
homepage "https://github.com/gitbucket/gitbucket"
|
homepage "https://github.com/gitbucket/gitbucket"
|
||||||
url "https://github.com/gitbucket/gitbucket/releases/download/4.20.0/gitbucket.war"
|
url "https://github.com/gitbucket/gitbucket/releases/download/4.21.1/gitbucket.war"
|
||||||
sha256 "3e2255cf0c1702486f85e38fea4b084541d02d994248799406b704217f8c8cf2"
|
sha256 "7d82c318548f0bfd788693d8a3d94468b6b92726c8d73a0e41aa92760a54f8ca"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/gitbucket/gitbucket.git"
|
url "https://github.com/gitbucket/gitbucket.git"
|
||||||
|
|
Loading…
Reference in a new issue