From d016af9dc51db043c1b81cc941fe9db71f872342 Mon Sep 17 00:00:00 2001 From: asaph Date: Mon, 10 Nov 2014 14:54:08 -0800 Subject: jenkins 1.589 Closes #34077. Signed-off-by: Jack Nagel --- 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 82d053687..6b5c4d57a 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.588/jenkins.war" - sha1 "c3d87f9e8cc878878f8836ca919ed5af55ba38e1" + url "http://mirrors.jenkins-ci.org/war/1.589/jenkins.war" + sha1 "a2c520c4b1ece67c57f4c9d38c3106e1a8ddf714" head "https://github.com/jenkinsci/jenkins.git" -- cgit v1.2.3