diff options
Diffstat (limited to 'Library/Formula')
| -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 ec53e6b8f..5a2bde1ab 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -1,7 +1,7 @@ class Jenkins < Formula homepage "https://jenkins-ci.org" - url "http://mirrors.jenkins-ci.org/war/1.598/jenkins.war" - sha1 "ee3f94a2eab93a119baaa897a2fd0045cc401e73" + url "http://mirrors.jenkins-ci.org/war/1.599/jenkins.war" + sha1 "74d22f99cec9128179d7d93610a89c22ab560c39" head do url "https://github.com/jenkinsci/jenkins.git" |
