parent
1e50fe52e9
commit
e374357345
|
@ -1,8 +1,8 @@
|
||||||
class Jenkins < Formula
|
class Jenkins < Formula
|
||||||
desc "Extendable open source continuous integration server"
|
desc "Extendable open source continuous integration server"
|
||||||
homepage "https://jenkins.io/"
|
homepage "https://jenkins.io/"
|
||||||
url "http://mirrors.jenkins.io/war/2.242/jenkins.war"
|
url "http://mirrors.jenkins.io/war/2.243/jenkins.war"
|
||||||
sha256 "95d4e5f6353d6227dd96903a7d892815b6764aa249644724b5c267ac7c1673d2"
|
sha256 "b63815fcc5fe9738978462d8ab7659f5f8fd6576a27ce94da57365a3cafb80a4"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/jenkinsci/jenkins.git"
|
url "https://github.com/jenkinsci/jenkins.git"
|
||||||
|
|
Loading…
Reference in New Issue