jenkins 2.203 (#46294)
This commit is contained in:
parent
316031443c
commit
a54abd1904
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.io/"
|
||||
url "http://mirrors.jenkins.io/war/2.202/jenkins.war"
|
||||
sha256 "20883501c4aec84452d32344e1885ecf30a03bded7a1cf47b181a5d24a662fd6"
|
||||
url "http://mirrors.jenkins.io/war/2.203/jenkins.war"
|
||||
sha256 "a3ec1d740063181b1996116a410b1dad0c75a41b208315e3e5255c219155834b"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue