From bb1542ac9ec6a0d97071e61738dcfec99d05ded1 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 21 Feb 2014 07:44:17 -0800 Subject: [PATCH] gitbucket 1.10 --- Formula/gitbucket.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gitbucket.rb b/Formula/gitbucket.rb index 9755cf3949..cd5a8bcf04 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/1.8/gitbucket.war' - sha1 'abdd921283e25e6663c49798df0bfb0287c0eb9c' + url 'https://github.com/takezoe/gitbucket/releases/download/1.10/gitbucket.war' + sha1 '85b89b834409ff326d6e7377fa5f2ffa54aa8cb4' head do url 'https://github.com/takezoe/gitbucket.git'