jenkins-lts 2.190.3 (#46999)
This commit is contained in:
parent
a5fb1d7d05
commit
2e8dd243d9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class JenkinsLts < Formula
|
class JenkinsLts < Formula
|
||||||
desc "Extendable open-source CI server"
|
desc "Extendable open-source CI server"
|
||||||
homepage "https://jenkins.io/index.html#stable"
|
homepage "https://jenkins.io/index.html#stable"
|
||||||
url "http://mirrors.jenkins.io/war-stable/2.190.2/jenkins.war"
|
url "http://mirrors.jenkins.io/war-stable/2.190.3/jenkins.war"
|
||||||
sha256 "47620a00004af5634e45904149897fe4a36b0463ec691bfabc2086779f90f127"
|
sha256 "79c2042b30ad71dc9cf17a5877f64eaed405fa03e24e002ca60f8db73b7ad490"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue