jenkins 1.573
Closes Homebrew/homebrew#31016. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>master
parent
770b98c398
commit
011bb50797
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Jenkins < Formula
|
||||
homepage 'http://jenkins-ci.org'
|
||||
url 'http://mirrors.jenkins-ci.org/war/1.572/jenkins.war'
|
||||
sha1 '499db4c177cd12fcd9d8ba974c0868aae65eaaf9'
|
||||
url 'http://mirrors.jenkins-ci.org/war/1.573/jenkins.war'
|
||||
sha1 'd048368d0946034285045285d00ade2ac6f22210'
|
||||
|
||||
head 'https://github.com/jenkinsci/jenkins.git'
|
||||
|
||||
|
|
Loading…
Reference in New Issue