From 221d6bce6983a3eca9781fef023fa0dc81d38230 Mon Sep 17 00:00:00 2001 From: asaph Date: Mon, 23 Jun 2014 09:29:26 -0700 Subject: [PATCH] jenkins 1.569 --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index 77eaffd55cc..1f5d02b77f5 100644 --- a/Formula/jenkins.rb +++ b/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'