aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jenkins.rb
diff options
context:
space:
mode:
authorEric J. Duran2011-07-12 01:13:17 -0400
committerAdam Vandenberg2011-07-11 22:39:51 -0700
commit677f2418a01e9ab177346f66448f258f9b1474aa (patch)
treeae8328f7c96156430eb7bf197e54964ffee621ff /Library/Formula/jenkins.rb
parent1ffde14c7c204b2e22212181c8a52205d57d2771 (diff)
downloadhomebrew-677f2418a01e9ab177346f66448f258f9b1474aa.tar.bz2
Jenkins 1.420
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 b894355eb..303c567c7 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.419/jenkins.war', :using => :nounzip
- version '1.419'
- md5 'b3463f47f701a43b890dd4cdbcfebbb0'
+ url 'http://mirrors.jenkins-ci.org/war/1.420/jenkins.war', :using => :nounzip
+ version '1.420'
+ md5 '098a8a3697001f8133666c4688ac7205'
homepage 'http://jenkins-ci.org'
def install