jenkins: update homepage and url (#19852)
This commit is contained in:
parent
52ac58d7a8
commit
6bcd66c6a2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Jenkins < Formula
|
||||
desc "Extendable open source continuous integration server"
|
||||
homepage "https://jenkins-ci.org"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.86/jenkins.war"
|
||||
homepage "https://jenkins.io/"
|
||||
url "http://mirrors.jenkins.io/war/2.86/jenkins.war"
|
||||
sha256 "207aac187882bcddf665cdee78daa2fd8642f94c02d731b9ea18fdc985640ea5"
|
||||
|
||||
head do
|
||||
|
|
Loading…
Reference in a new issue