Skip to content

Commit

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

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
castor4bit authored and MikeMcQuaid committed Oct 7, 2014
1 parent 2800fa8 commit bfc629a
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
Expand Up @@ -2,8 +2,8 @@

class Jenkins < Formula
homepage "http://jenkins-ci.org"
url "http://mirrors.jenkins-ci.org/war/1.582/jenkins.war"
sha1 "e9b577d26a18853eeeb64ac3e04ef460dd61e38c"
url "http://mirrors.jenkins-ci.org/war/1.583/jenkins.war"
sha1 "d1834dcc7af35d7f9fb85711a91a8930d2ecc396"

head "https://github.com/jenkinsci/jenkins.git"

Expand Down

0 comments on commit bfc629a

Please sign in to comment.