aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2013-09-18 20:45:40 +0100
committerMike McQuaid2013-09-18 20:45:45 +0100
commitc3658f7cd740619b94f02f3b6baa5d7ee5b5ab61 (patch)
tree08cfcf489e827bcf362605ab89698e757f476497 /Library/Formula
parent4f2f733bb54a1523e7f39fa6b5f0f8ddb925e5e7 (diff)
downloadhomebrew-c3658f7cd740619b94f02f3b6baa5d7ee5b5ab61.tar.bz2
jenkins 1.531
Diffstat (limited to 'Library/Formula')
-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 86d0257b7..eb7110adf 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.530/jenkins.war'
- sha1 '3649d47de93aa390c7650c31cd35e291f751e6df'
+ url 'http://mirrors.jenkins-ci.org/war/1.531/jenkins.war'
+ sha1 'af768b1737800425fce9bea5bfacdb12fa175f22'
head 'https://github.com/jenkinsci/jenkins.git'