From 7e4b8d299533f4020525f23802af2bde595892a1 Mon Sep 17 00:00:00 2001 From: asaph Date: Mon, 23 Jun 2014 09:29:26 -0700 Subject: jenkins 1.569 --- 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 77eaffd55..1f5d02b77 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.568/jenkins.war' - sha1 '935b5be8d71c1b728c69a0c76204b6661d94367d' + url 'http://mirrors.jenkins-ci.org/war/1.569/jenkins.war' + sha1 'e3d9b40c00fd306a55ab80676888742020929214' head 'https://github.com/jenkinsci/jenkins.git' -- cgit v1.2.3