From 5e2a34f8cfb5935d02c54c7c85fbebc04e645d44 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 21 Aug 2017 22:56:02 -0700 Subject: [PATCH] jenkins 2.75 (#17079) --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index c5deeee600..5c95148bcc 100644 --- a/Formula/jenkins.rb +++ b/Formula/jenkins.rb @@ -1,8 +1,8 @@ class Jenkins < Formula desc "Extendable open source continuous integration server" homepage "https://jenkins-ci.org" - url "http://mirrors.jenkins-ci.org/war/2.74/jenkins.war" - sha256 "9f37140d0ccb6a9aa7c3c8a522a79b37bd1123edddca0e7f8f6dd579ffe8cb86" + url "http://mirrors.jenkins-ci.org/war/2.75/jenkins.war" + sha256 "56cc5d3152ed7d4dffa1fd5bfbebd1b91a71724dfd2bc318e649d9a7f3e601ef" head do url "https://github.com/jenkinsci/jenkins.git"