aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuwahata.eisuke2014-08-05 14:45:37 +0900
committerMike McQuaid2014-08-05 09:31:26 +0100
commit86a295fb63a8320d26c724993e5729560f53129f (patch)
treeb15ac4ceb37c7af76d33b07eb74ccc71b6aa49b5
parente540d0363e50b2ade3707221b9e3baeff05d1b49 (diff)
downloadhomebrew-86a295fb63a8320d26c724993e5729560f53129f.tar.bz2
gitbucket 2.2.1
GitBucket 2.2.1 Closes #31350. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/gitbucket.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gitbucket.rb b/Library/Formula/gitbucket.rb
index c65214dca..7d830b744 100644
--- a/Library/Formula/gitbucket.rb
+++ b/Library/Formula/gitbucket.rb
@@ -2,8 +2,8 @@ require "formula"
class Gitbucket < Formula
homepage "https://github.com/takezoe/gitbucket"
- url "https://github.com/takezoe/gitbucket/releases/download/2.1/gitbucket.war"
- sha256 "48ad9f399c6a8dabf38647e12f43139b33e8ede7136edc7f06270dc0beafe9f1"
+ url "https://github.com/takezoe/gitbucket/releases/download/2.2.1/gitbucket.war"
+ sha256 "a60b2dacc7351c02a198fdcc121c3e1fd4adf4b9529df06cc5976c58824b381e"
head do
url "https://github.com/takezoe/gitbucket.git"