jenkins-lts 2.46.1
This commit is contained in:
parent
c6731fe785
commit
b7d93195fb
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.32.3/jenkins.war"
|
||||
sha256 "3eb599dd78ecf00e5f177ec5c4b1ba4274be4e5f63236da6ac92401a66fa91e8"
|
||||
url "http://mirrors.jenkins-ci.org/war-stable/2.46.1/jenkins.war"
|
||||
sha256 "33a3f4d983c6188a332291e1d974afa0a2ee96a0ae3cb6dd4f2098086525f9f1"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue