aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jenkins.rb
diff options
context:
space:
mode:
authorFelix Schulze2011-06-21 19:23:43 +0200
committerAdam Vandenberg2011-06-21 10:40:23 -0700
commit0e9040d2370c9948e243265e235c47e0963f3090 (patch)
tree536b4b1c67331b4dcb28cfe670a978858fb187fc /Library/Formula/jenkins.rb
parent69f13cdd4f069b7e4b0334cb729e3f07e0c83070 (diff)
downloadhomebrew-0e9040d2370c9948e243265e235c47e0963f3090.tar.bz2
jenkins 1.417
Signed-off-by: Adam Vandenberg <flangy@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 e5488c286..fbe0e1eab 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -2,8 +2,8 @@ require 'formula'
class Jenkins < Formula
url 'http://mirrors.jenkins-ci.org/war/1.415/jenkins.war', :using => :nounzip
- version '1.415'
- md5 '7ec694c05967f4b0e72b27d12c6a38e4'
+ version '1.417'
+ md5 '2ebda22f810cd14f069e8c5807bc70f9'
homepage 'http://jenkins-ci.org'
def install