gitbucket 2.4
This commit is contained in:
parent
3c5e003fc6
commit
59af704f3c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Gitbucket < Formula
|
||||
homepage "https://github.com/takezoe/gitbucket"
|
||||
url "https://github.com/takezoe/gitbucket/releases/download/2.3/gitbucket.war"
|
||||
sha256 "5457b9a35ae33c339050114f9b7f19fe60b052a4181a29abccb952abbdb65ff3"
|
||||
url "https://github.com/takezoe/gitbucket/releases/download/2.4/gitbucket.war"
|
||||
sha256 "2ccbe7b74c249ae913fdda86975d1db6bea36cd3b4232c3ea2f9271ff111bd6a"
|
||||
|
||||
head do
|
||||
url "https://github.com/takezoe/gitbucket.git"
|
||||
|
|
Loading…
Reference in a new issue