aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jenkins.rb
diff options
context:
space:
mode:
authorasaph2014-07-14 10:12:06 -0700
committerJack Nagel2014-07-14 12:39:35 -0500
commit6f9f3236d89ee5279aac515a08a4c8b576da3721 (patch)
tree15ccd9aef350a49935493e8df010a8bbf1d16067 /Library/Formula/jenkins.rb
parentdaac6c084ec421de5c84b1013387f57353601488 (diff)
downloadhomebrew-6f9f3236d89ee5279aac515a08a4c8b576da3721.tar.bz2
jenkins 1.572
Closes #30859. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/jenkins.rb')
-rw-r--r--Library/Formula/jenkins.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index 55b40d4f4..973345289 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -2,8 +2,8 @@ require 'formula'
class Jenkins < Formula
homepage 'http://jenkins-ci.org'
- url 'http://mirrors.jenkins-ci.org/war/1.571/jenkins.war'
- sha1 '8fff6f42a76ccf54027ddd8198cf2467a4184945'
+ url 'http://mirrors.jenkins-ci.org/war/1.572/jenkins.war'
+ sha1 '499db4c177cd12fcd9d8ba974c0868aae65eaaf9'
head 'https://github.com/jenkinsci/jenkins.git'