aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorFelix Schulze2011-07-10 09:10:53 +0200
committerAdam Vandenberg2011-07-10 08:34:39 -0700
commite47a255f74fe743963ede9fcb8f36b52a2e5079c (patch)
tree731fb2f23e20c2fd095bbddef1139ddf74124baf /Library
parent1b4c91da8a63e33282e29f2a290efc76dab30124 (diff)
downloadhomebrew-e47a255f74fe743963ede9fcb8f36b52a2e5079c.tar.bz2
Jenkins 1.419
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 7ad1c9041..b894355eb 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.418/jenkins.war', :using => :nounzip
- version '1.418'
- md5 '13ad013e5ffe1f56f9e6089793b83202'
+ url 'http://mirrors.jenkins-ci.org/war/1.419/jenkins.war', :using => :nounzip
+ version '1.419'
+ md5 'b3463f47f701a43b890dd4cdbcfebbb0'
homepage 'http://jenkins-ci.org'
def install