parent
6e08890227
commit
1f5a8dbfaf
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Jenkins < Formula
|
class Jenkins < Formula
|
||||||
homepage 'http://jenkins-ci.org'
|
homepage 'http://jenkins-ci.org'
|
||||||
url 'http://mirrors.jenkins-ci.org/war/1.573/jenkins.war'
|
url 'http://mirrors.jenkins-ci.org/war/1.574/jenkins.war'
|
||||||
sha1 'd048368d0946034285045285d00ade2ac6f22210'
|
sha1 'e304f84dfde4f6d0134d8bffe933e6f224da4606'
|
||||||
|
|
||||||
head 'https://github.com/jenkinsci/jenkins.git'
|
head 'https://github.com/jenkinsci/jenkins.git'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue