aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 b48eec70e..016e8c597 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.523/jenkins.war'
- sha1 '00a0ee171673243b0664118fc4e1d2fa391695f3'
+ url 'http://mirrors.jenkins-ci.org/war/1.524/jenkins.war'
+ sha1 '95adb65587a323bb0d5ec462ea5af41df295ae97'
head 'https://github.com/jenkinsci/jenkins.git'