jenkins 1.517
This commit is contained in:
parent
592280c68d
commit
407cffb1ad
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Jenkins < Formula
|
||||
homepage 'http://jenkins-ci.org'
|
||||
url 'http://mirrors.jenkins-ci.org/war/1.516/jenkins.war'
|
||||
sha1 '92d712fd8ddbc30ef5609c395bf6a122bab32487'
|
||||
url 'http://mirrors.jenkins-ci.org/war/1.517/jenkins.war'
|
||||
sha1 '4845b727b04793e862420a0efe6889b2f9b98c1b'
|
||||
|
||||
head 'https://github.com/jenkinsci/jenkins.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue