jenkins 2.160
Closes #36163. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
8a22d204c7
commit
a7f14fe7bf
1 changed files with 2 additions and 2 deletions
|
@ -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.159/jenkins.war"
|
||||
sha256 "2a2aee5e3f70b62e2a69f0bd63f2920744a965285bfbb7e56e6cfdba0f0b88d5"
|
||||
url "http://mirrors.jenkins.io/war/2.160/jenkins.war"
|
||||
sha256 "5418affb3f5046e2b7f7c08a116a1775e233669cb4bf0196ce7045d4c9f6dce6"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue