Skip to content

Commit

Permalink
jenkins 1.547
Browse files Browse the repository at this point in the history
Closes Homebrew#26050.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
justjoheinz authored and MikeMcQuaid committed Jan 20, 2014
1 parent 938cb25 commit 13f300a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/jenkins.rb
Expand Up @@ -2,8 +2,8 @@

class Jenkins < Formula
homepage 'http://jenkins-ci.org'
url 'http://mirrors.jenkins-ci.org/war/1.544/jenkins.war'
sha1 '3cf4332ce31e0fe1f4ae7391f3400dcb87ef8238'
url 'http://mirrors.jenkins-ci.org/war/1.547/jenkins.war'
sha1 '951e9f553a37db036a05d3d33750481a23fc40ac'

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

Expand Down

0 comments on commit 13f300a

Please sign in to comment.