Skip to content

Commit

Permalink
jenkins 1.612
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#39347.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
makigumo authored and tdsmith committed May 4, 2015
1 parent 553ecb9 commit 56209da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jenkins.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Jenkins < Formula
homepage "https://jenkins-ci.org"
url "http://mirrors.jenkins-ci.org/war/1.611/jenkins.war"
sha256 "12157975cd8c5bf54bbafdc16d826fd384d7eea5e3816c2c28f82002ad866e42"
url "http://mirrors.jenkins-ci.org/war/1.612/jenkins.war"
sha256 "fc5f27870026b47565d010f6bb941fc5b5ffa115a6a5b56e301ccdf177ce83a9"

bottle do
cellar :any
Expand Down

0 comments on commit 56209da

Please sign in to comment.