From 72cdbc66d8c07862fe904a5d9341079aaf89f105 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 9 Aug 2013 11:54:05 +0100 Subject: jenkins 1.526 --- Library/Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index 016e8c597..cadeaf5df 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -2,8 +2,8 @@ require 'formula' class Jenkins < Formula homepage 'http://jenkins-ci.org' - url 'http://mirrors.jenkins-ci.org/war/1.524/jenkins.war' - sha1 '95adb65587a323bb0d5ec462ea5af41df295ae97' + url 'http://mirrors.jenkins-ci.org/war/1.526/jenkins.war' + sha1 '2ef7a07af52cdb0c9f1c53792e97b32c3d217931' head 'https://github.com/jenkinsci/jenkins.git' -- cgit v1.2.3