From cf0e02a2cfc054b67a6357cce8fdacb4be232a18 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 1 Apr 2018 22:25:52 -0700 Subject: [PATCH] jenkins 2.114 (#26052) --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index 111c52314a..a2d22315fb 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.io/" - url "http://mirrors.jenkins.io/war/2.113/jenkins.war" - sha256 "3c443d9aeb178058287d12bb5b81b330e78e83ea949069b82c780257ce301390" + url "http://mirrors.jenkins.io/war/2.114/jenkins.war" + sha256 "af7e817ae9f783ab547e1b5d3f84fa8c017b2b791a29e63943260cd00ba929d9" head do url "https://github.com/jenkinsci/jenkins.git"