gitbucket 4.26.0 (#29587)
This commit is contained in:
parent
beb202c286
commit
af0d8893c3
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.25.0/gitbucket.war"
|
url "https://github.com/gitbucket/gitbucket/releases/download/4.26.0/gitbucket.war"
|
||||||
sha256 "9f4758bd476cba8648e6f9245c38302e55da53ffe8abd7a84ed88c0be202d6f4"
|
sha256 "c08bbe7ae7020b87e008ae9fda8b77d2a98f6b558661b03de49dbfd9acc5be42"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/gitbucket/gitbucket.git"
|
url "https://github.com/gitbucket/gitbucket.git"
|
||||||
|
|
Loading…
Reference in a new issue