jenkins 2.178 (#40083)
This commit is contained in:
parent
860e36604a
commit
7ad9ec5110
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.177/jenkins.war"
|
||||
sha256 "b39f51c10dd04f53d41dc4f359dad8731aea9ea12c6be7e7e76452b5c54b8a2e"
|
||||
url "http://mirrors.jenkins.io/war/2.178/jenkins.war"
|
||||
sha256 "fd48a4af41f18fd10f14cbc24e62455447562c178f9dbd198b27c5adee00ccdc"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue