Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
gitbucket 3.2
Browse files Browse the repository at this point in the history
Closes #39344.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
makigumo authored and tdsmith committed May 4, 2015
1 parent f7a60b8 commit 6978226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/gitbucket.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Gitbucket < Formula
homepage "https://github.com/takezoe/gitbucket"
url "https://github.com/takezoe/gitbucket/releases/download/2.7/gitbucket.war"
sha256 "23ce9310232129c5c48c0d5c269ce869e24c5d30ff4c59f0682f1b39f8712e80"
url "https://github.com/takezoe/gitbucket/releases/download/3.2/gitbucket.war"
sha256 "639d9b7ae1aa2a4c59f275a80aa39d09f7cf202d518ca341f339041e1678ee1a"

head do
url "https://github.com/takezoe/gitbucket.git"
Expand Down

0 comments on commit 6978226

Please sign in to comment.