jenkins 2.127 (#28894)
This commit is contained in:
parent
5e82c2aba6
commit
6964483041
1 changed files with 2 additions and 2 deletions
|
@ -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.126/jenkins.war"
|
url "http://mirrors.jenkins.io/war/2.127/jenkins.war"
|
||||||
sha256 "f834a8d1002f49191114021b88873829ee21bf343ff862ff142d16430f93eb82"
|
sha256 "5ab171dc956939e8b43bf81512577a74e540ecd99388e6b51e0b477d1cf2910b"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/jenkinsci/jenkins.git"
|
url "https://github.com/jenkinsci/jenkins.git"
|
||||||
|
|
Loading…
Reference in a new issue