From 407ae09e1f6520a95ff2124a25460040eb96c9f6 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 21 May 2017 21:43:36 -0700 Subject: [PATCH] jenkins 2.62 (#13798) --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index 0441c510bd..09a7c791ee 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.61/jenkins.war" - sha256 "453aa7641eac92b3f5d8f81db8ea15b85d407085be07a98b1d80405402aab1c0" + url "http://mirrors.jenkins-ci.org/war/2.62/jenkins.war" + sha256 "b0778a1763e582ecbbece698e9ef78b45579ef8945db0198fe02295de8da15b7" head do url "https://github.com/jenkinsci/jenkins.git"