From 59af704f3c17929daa13c092c895558880cd7062 Mon Sep 17 00:00:00 2001 From: mather Date: Tue, 14 Oct 2014 19:37:57 +0900 Subject: [PATCH] gitbucket 2.4 --- Formula/gitbucket.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gitbucket.rb b/Formula/gitbucket.rb index 6eb917e0f8..53e8866329 100644 --- a/Formula/gitbucket.rb +++ b/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.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"