jenkins 2.141 (#31716)
This commit is contained in:
parent
b17f0704f0
commit
8c0b9cc46e
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.140/jenkins.war"
|
||||
sha256 "9ea64d845190e9fc088c762ba1ea1645c5b7e09df26a1d67def130612d91153c"
|
||||
url "http://mirrors.jenkins.io/war/2.141/jenkins.war"
|
||||
sha256 "dc43088811b0169df9cd23dc73c7ba41ec0470c46dcc514c181b0cc980b4c648"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue