Skip to content

Commit

Permalink
jenkins 1.511
Browse files Browse the repository at this point in the history
Closes Homebrew#19206.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Peter Meuel authored and MikeMcQuaid committed Apr 15, 2013
1 parent bc33a40 commit 196f0a9
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.510/jenkins.war'
sha1 'ecb0f3f05d64ab15d129be832f06dd0d9dca7f89'
url 'http://mirrors.jenkins-ci.org/war/1.511/jenkins.war'
sha1 'c5cc9dd8dec1a7631a529d5db73438db1831d9ed'

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

Expand Down

0 comments on commit 196f0a9

Please sign in to comment.