jenkins-lts 2.73.2
This commit is contained in:
parent
5281f0ded5
commit
17f3cde3e3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class JenkinsLts < Formula
|
||||
desc "Extendable open-source CI server"
|
||||
homepage "https://jenkins.io/index.html#stable"
|
||||
url "http://mirrors.jenkins-ci.org/war-stable/2.73.1/jenkins.war"
|
||||
sha256 "171c6b3d819fb0240ccd06831b4b493bc7d1eb37ca2632c94f907f15b3aedf7f"
|
||||
url "http://mirrors.jenkins-ci.org/war-stable/2.73.2/jenkins.war"
|
||||
sha256 "f6d1351beef34d980b32f8c463be505445f637e2fc62156fecd42891c53c97d3"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue