From e35547d5d44d9bf7bc0cbaaf6237ada873ab6615 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 14 Aug 2013 08:57:07 +0100 Subject: jenkins 1.527 --- 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 cadeaf5df..1845b7ecc 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.526/jenkins.war' - sha1 '2ef7a07af52cdb0c9f1c53792e97b32c3d217931' + url 'http://mirrors.jenkins-ci.org/war/1.527/jenkins.war' + sha1 '9dde2e29dc76e8e3b94f18da1bd290f658303212' head 'https://github.com/jenkinsci/jenkins.git' -- cgit v1.2.3