aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gitbucket.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-04-19 10:00:11 -0500
committerBrett Koonce2014-04-19 12:16:26 -0500
commit9bd17246de7564a50e5e5002ed0f47363c74e35c (patch)
tree82b32fffb328b668dd60bbc6912e67a98eb8adaa /Library/Formula/gitbucket.rb
parent81339cefab91b8d41f7611b7c033d8bc0b0d40e7 (diff)
downloadhomebrew-9bd17246de7564a50e5e5002ed0f47363c74e35c.tar.bz2
gitbucket 1.12
Diffstat (limited to 'Library/Formula/gitbucket.rb')
-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 11324b307..a50886d86 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/1.10/gitbucket.war'
- sha1 '85b89b834409ff326d6e7377fa5f2ffa54aa8cb4'
+ url 'https://github.com/takezoe/gitbucket/releases/download/1.12/gitbucket.war'
+ sha1 'aee08693cabd18ab23d0060d52b204cc71ccc626'
head do
url 'https://github.com/takezoe/gitbucket.git'