From c5c4e619bc103efed75f5be4353c9ae2c5af5439 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 26 Jan 2018 22:01:23 -0800 Subject: [PATCH] gitbucket 4.21.1 (#23333) --- Formula/gitbucket.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gitbucket.rb b/Formula/gitbucket.rb index 20e0ebd24d..d18ea2fadb 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.20.0/gitbucket.war" - sha256 "3e2255cf0c1702486f85e38fea4b084541d02d994248799406b704217f8c8cf2" + url "https://github.com/gitbucket/gitbucket/releases/download/4.21.1/gitbucket.war" + sha256 "7d82c318548f0bfd788693d8a3d94468b6b92726c8d73a0e41aa92760a54f8ca" head do url "https://github.com/gitbucket/gitbucket.git"