gitbucket 4.33.0
Closes #48803. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
26097d61b9
commit
4db37a6c56
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.32.0/gitbucket.war"
|
||||
sha256 "7150e46d20a2a6febfaca53fb2ca796f8729e109d538daa8182dcc42522efee2"
|
||||
url "https://github.com/gitbucket/gitbucket/releases/download/4.33.0/gitbucket.war"
|
||||
sha256 "35e190ddb7a2f9760d43617d2e6325c2a745ba66061daa3fa95cc9d871423506"
|
||||
|
||||
head do
|
||||
url "https://github.com/gitbucket/gitbucket.git"
|
||||
|
|
Loading…
Reference in a new issue