From 84ab196bddee978d2fa059c715f5bcdff4b9a8aa Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 30 Jan 2017 07:18:46 -0800 Subject: [PATCH] jenkins 2.43 (#9438) --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index e9a50a2162f..84fa633edfc 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.42/jenkins.war" - sha256 "f16994d00d3ce8b205c07fa537de228b57dc3517915e6577f53b1eb3143c9a9e" + url "http://mirrors.jenkins-ci.org/war/2.43/jenkins.war" + sha256 "2786dcc2e10ce24c31716a0640132e7e47a9b75d6a6ea1d24add0850b05aac72" head do url "https://github.com/jenkinsci/jenkins.git"