From fb84daee7a6ed70dcfb94d16e09cec069e770608 Mon Sep 17 00:00:00 2001 From: asaph Date: Mon, 26 Jan 2015 09:37:21 -0800 Subject: jenkins 1.598 Closes #36233. Signed-off-by: Mike McQuaid --- Library/Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index 33a7763bc..79059dcf2 100644 --- a/Library/Formula/jenkins.rb +++ b/Library/Formula/jenkins.rb @@ -2,8 +2,8 @@ require "formula" class Jenkins < Formula homepage "https://jenkins-ci.org" - url "http://mirrors.jenkins-ci.org/war/1.597/jenkins.war" - sha1 "a177d463af1e334a92874378b5c32a923fb62c66" + url "http://mirrors.jenkins-ci.org/war/1.598/jenkins.war" + sha1 "ee3f94a2eab93a119baaa897a2fd0045cc401e73" head do url "https://github.com/jenkinsci/jenkins.git" -- cgit v1.2.3