jenkins 2.243

Closes #57185.

Signed-off-by: Jonathan Chang <jonathan.chang@monash.edu>
master
Alexander Zigelski 2020-07-01 00:26:33 +00:00 committed by Jonathan Chang
parent 1e50fe52e9
commit e374357345
1 changed files with 2 additions and 2 deletions

View File

@ -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.242/jenkins.war"
sha256 "95d4e5f6353d6227dd96903a7d892815b6764aa249644724b5c267ac7c1673d2"
url "http://mirrors.jenkins.io/war/2.243/jenkins.war"
sha256 "b63815fcc5fe9738978462d8ab7659f5f8fd6576a27ce94da57365a3cafb80a4"
head do
url "https://github.com/jenkinsci/jenkins.git"