From 60736bc6799a2cd051f3b034cf14185e0839077a Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 31 May 2015 08:09:29 +0200 Subject: [PATCH] gitbucket 3.3 Closes Homebrew/homebrew#40228. Signed-off-by: Baptiste Fontaine --- Formula/gitbucket.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gitbucket.rb b/Formula/gitbucket.rb index 246cbc762c..50c02029b7 100644 --- a/Formula/gitbucket.rb +++ b/Formula/gitbucket.rb @@ -1,7 +1,7 @@ class Gitbucket < Formula homepage "https://github.com/takezoe/gitbucket" - url "https://github.com/takezoe/gitbucket/releases/download/3.2/gitbucket.war" - sha256 "639d9b7ae1aa2a4c59f275a80aa39d09f7cf202d518ca341f339041e1678ee1a" + url "https://github.com/takezoe/gitbucket/releases/download/3.3/gitbucket.war" + sha256 "3a50d97ed8184acdee865dab5e7b4694145f723dee92683eaa08448339658ea4" head do url "https://github.com/takezoe/gitbucket.git"