jenkins 2.118 (#26961)
This commit is contained in:
parent
f8d88dd92e
commit
a2459bd07c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Jenkins < Formula
|
class Jenkins < Formula
|
||||||
desc "Extendable open source continuous integration server"
|
desc "Extendable open source continuous integration server"
|
||||||
homepage "https://jenkins.io/"
|
homepage "https://jenkins.io/"
|
||||||
url "http://mirrors.jenkins.io/war/2.117/jenkins.war"
|
url "http://mirrors.jenkins.io/war/2.118/jenkins.war"
|
||||||
sha256 "cd73400cdbebe643b208d8a07e49d5f7ef2df6581c934ee8a226e76d6b2963bb"
|
sha256 "0a11bda62364e0d88e3d50edd346282250f478993f140fd21f91296d05e7c4d2"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/jenkinsci/jenkins.git"
|
url "https://github.com/jenkinsci/jenkins.git"
|
||||||
|
|
Loading…
Reference in a new issue