From a1f8b9f14bf0446ea82e5e38c4eaf76ed38e3f84 Mon Sep 17 00:00:00 2001 From: Vladimir Burdukov Date: Mon, 22 Dec 2014 17:34:52 +0300 Subject: jenkins 1.595 update jenkins formula for 1.595 version Closes #35190. Signed-off-by: Mike McQuaid --- 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 1c772083b..6db2865cd 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.594/jenkins.war" - sha1 "8853944c337e73143e1433b3945ccda086f5882a" + url "http://mirrors.jenkins-ci.org/war/1.595/jenkins.war" + sha1 "0f29519ccfc84d1a576fb8cd31025459739efa57" head "https://github.com/jenkinsci/jenkins.git" -- cgit v1.2.3