jenkins 2.181 (#41031)
This commit is contained in:
parent
06723e15ed
commit
0faab85d24
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.180/jenkins.war"
|
||||
sha256 "72ddb57dc6a7e7174d89c8ea5e9dd5aa7fbf31304f44101acd238734bcc12da8"
|
||||
url "http://mirrors.jenkins.io/war/2.181/jenkins.war"
|
||||
sha256 "90bc35938d30d30440fcd871317a6ec5f3aff9160f30660d63d7e22df1fb4d9b"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue