diff options
| -rw-r--r-- | Library/Formula/jenkins.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index e5488c286..fbe0e1eab 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -2,8 +2,8 @@ require 'formula' class Jenkins < Formula url 'http://mirrors.jenkins-ci.org/war/1.415/jenkins.war', :using => :nounzip - version '1.415' - md5 '7ec694c05967f4b0e72b27d12c6a38e4' + version '1.417' + md5 '2ebda22f810cd14f069e8c5807bc70f9' homepage 'http://jenkins-ci.org' def install |
