jenkins 2.20
Closes #4321. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8975efe615
commit
0e967d6c56
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.19/jenkins.war"
|
||||
sha256 "05b7f31b14704810eaa5479cc6ce699fa0dc46e63599ad4436ffb1b4e44a06b3"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.20/jenkins.war"
|
||||
sha256 "34309479de082ff9d01d4ab60a1e074073b9a6a14748ccb350b9490c4c8c8081"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue