jenkins 2.53 (#11992)
This commit is contained in:
parent
d20bb66353
commit
0510566ca1
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-ci.org"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.52/jenkins.war"
|
||||
sha256 "7a78fc8b3f1eacd45891d052f7fa03471a60b9df52213b4ee948e05834cffc38"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.53/jenkins.war"
|
||||
sha256 "39c9cbcddd9eaa6f5675ace29c85d9db34b1c96fff4f2e3791c1044beee38f9a"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue