From 7d2d25a9304ff7c1c9a0c5b753b993bd7cd5532f Mon Sep 17 00:00:00 2001 From: Blake Watters Date: Fri, 9 Mar 2012 16:49:07 -0500 Subject: Jenkins 1.454 Signed-off-by: Adam Vandenberg --- Library/Formula/jenkins.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index becf47817..7b4e39573 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -2,9 +2,9 @@ require 'formula' class Jenkins < Formula homepage 'http://jenkins-ci.org' - url 'http://mirrors.jenkins-ci.org/war/1.451/jenkins.war', :using => :nounzip - version '1.451' - md5 '3f3a60fa54fa85bd9a56cec0a768ef78' + url 'http://mirrors.jenkins-ci.org/war/1.454/jenkins.war', :using => :nounzip + version '1.454' + md5 '6f8bbe0a4bddab9590f65b83cf26744a' head 'https://github.com/jenkinsci/jenkins.git' def install -- cgit v1.2.3