From b9ecdf0a6e372fba35b1d739f4c53854b3c282db Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 22 Oct 2017 22:29:26 -0700 Subject: [PATCH] jenkins 2.86 (#19747) --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index 3ba636f635..bb300e137e 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.85/jenkins.war" - sha256 "197264541fb300543ecec9bfb8066912656074b2211c8d5c38dc6edd9dd9197d" + url "http://mirrors.jenkins-ci.org/war/2.86/jenkins.war" + sha256 "207aac187882bcddf665cdee78daa2fd8642f94c02d731b9ea18fdc985640ea5" head do url "https://github.com/jenkinsci/jenkins.git"