aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jenkins.rb
diff options
context:
space:
mode:
authorFelix Schulze2011-05-26 14:58:46 +0200
committerAdam Vandenberg2011-05-26 07:50:32 -0700
commitdd3192e4a9e13e02b04ce250c18e3517198bc0c3 (patch)
treed811bfb52dd21aa0300c161cec051f45256220ee /Library/Formula/jenkins.rb
parent85808f38d4183607f5e800c045851d5a3061a42b (diff)
downloadhomebrew-dd3192e4a9e13e02b04ce250c18e3517198bc0c3.tar.bz2
jenkins 1.413
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 61e4a5612..6e68f6037 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.401/jenkins.war', :using => :nounzip
- version '1.401'
- md5 '41b2eb60ddf231bb8b45ba52f1c0b10f'
+ url 'http://mirrors.jenkins-ci.org/war/1.413/jenkins.war', :using => :nounzip
+ version '1.413'
+ md5 '350cd32b161b5d8541ab70c98ea14e97'
homepage 'http://jenkins-ci.org'
def install