aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jenkins.rb
diff options
context:
space:
mode:
authorFelix Schulze2011-06-14 10:59:55 +0200
committerAdam Vandenberg2011-06-14 08:49:03 -0700
commitee5e41bf3e955cd8775062f671f2f0b849e61190 (patch)
tree6162e14a947b709f2bfda2338b44fc262e33b3a2 /Library/Formula/jenkins.rb
parent9c56fd8dbac6e1ba68516c5d834b6bb7654be4c4 (diff)
downloadhomebrew-ee5e41bf3e955cd8775062f671f2f0b849e61190.tar.bz2
jenkins 1.415
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/jenkins.rb')
-rw-r--r--Library/Formula/jenkins.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index 8e83d3fd1..e5488c286 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -1,9 +1,9 @@
require 'formula'
class Jenkins < Formula
- url 'http://mirrors.jenkins-ci.org/war/1.414/jenkins.war', :using => :nounzip
- version '1.414'
- md5 'fa3ea4240a2f9eb6f268d6d8caba94fd'
+ url 'http://mirrors.jenkins-ci.org/war/1.415/jenkins.war', :using => :nounzip
+ version '1.415'
+ md5 '7ec694c05967f4b0e72b27d12c6a38e4'
homepage 'http://jenkins-ci.org'
def install