jenkins 2.193
Closes #43766. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4576f14169
commit
4cc855bf72
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.192/jenkins.war"
|
||||
sha256 "d88954d034012837df890e8a626061662b7ae5665a43136439652b00a207b971"
|
||||
url "http://mirrors.jenkins.io/war/2.193/jenkins.war"
|
||||
sha256 "516d8fd3ef9a6c622079a0b200419f5c7039b3cc9de5d473410111b0f45c8985"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue