jenkins 2.161 (#36245)
This commit is contained in:
parent
da944ae2dd
commit
93c6ae13c9
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.160/jenkins.war"
|
||||
sha256 "5418affb3f5046e2b7f7c08a116a1775e233669cb4bf0196ce7045d4c9f6dce6"
|
||||
url "http://mirrors.jenkins.io/war/2.161/jenkins.war"
|
||||
sha256 "e026221efcec9528498019b6c1581cca70fe9c3f6b10303777d85c6699bca0e4"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue