From 2123e7ac1aec872f31bafeb4470ec8dbbca6de88 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 29 Apr 2017 06:39:10 -0700 Subject: [PATCH] gitbucket 4.12 (#13019) --- Formula/gitbucket.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gitbucket.rb b/Formula/gitbucket.rb index b15402180c..e5f26b3c09 100644 --- a/Formula/gitbucket.rb +++ b/Formula/gitbucket.rb @@ -1,8 +1,8 @@ class Gitbucket < Formula desc "Git platform powered by Scala offering" homepage "https://github.com/gitbucket/gitbucket" - url "https://github.com/gitbucket/gitbucket/releases/download/4.11/gitbucket.war" - sha256 "e53b5e8b7c0e3657eb94173d2ec25950fa24c1f5dbbc9c41be060a994d34380e" + url "https://github.com/gitbucket/gitbucket/releases/download/4.12/gitbucket.war" + sha256 "230b8e87625c19aec3137eaaf40ee73f45b588044d4c4d355ee291dd7ddcddd2" head do url "https://github.com/gitbucket/gitbucket.git"