diff --git a/Formula/gitbucket.rb b/Formula/gitbucket.rb index 43b399bf4d..95db5208d8 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.32.0/gitbucket.war" - sha256 "7150e46d20a2a6febfaca53fb2ca796f8729e109d538daa8182dcc42522efee2" + url "https://github.com/gitbucket/gitbucket/releases/download/4.33.0/gitbucket.war" + sha256 "35e190ddb7a2f9760d43617d2e6325c2a745ba66061daa3fa95cc9d871423506" head do url "https://github.com/gitbucket/gitbucket.git"