jenkins 2.11
Closes #2414. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
efb386e775
commit
a9df643ca5
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.10/jenkins.war"
|
||||
sha256 "47a64a0b32b1c3e1496e4663b9b3d94f4faa851e276a47b881ce8507712ea081"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.11/jenkins.war"
|
||||
sha256 "45f89868e66e53160cda5f367eb9c1026ac086794214e18304c51c6d320f6680"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue