From db6cc7f591beff75126957ef845ee7e5b9c2c8ac Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 12 Jan 2012 20:23:20 -0800 Subject: Jenkins 1.447 --- Library/Formula/jenkins.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula/jenkins.rb') diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index 2f27744c4..6e63ea79c 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -1,10 +1,10 @@ require 'formula' class Jenkins < Formula - url 'http://mirrors.jenkins-ci.org/war/1.443/jenkins.war', :using => :nounzip + url 'http://mirrors.jenkins-ci.org/war/1.447/jenkins.war', :using => :nounzip head 'https://github.com/jenkinsci/jenkins.git' - version '1.443' - md5 'd004192da6c2061c11f7e6cd17603489' + version '1.447' + md5 '1d7abb4fe6de96c48f0ef1a99edb5879' homepage 'http://jenkins-ci.org' def install -- cgit v1.2.3