jenkins 1.563

Closes Homebrew/homebrew#29201.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
asaph 2014-05-12 12:00:38 -07:00 committed by Adam Vandenberg
parent 6bde78234a
commit 24a0e2401c

View file

@ -2,8 +2,8 @@ require 'formula'
class Jenkins < Formula
homepage 'http://jenkins-ci.org'
url 'http://mirrors.jenkins-ci.org/war/1.562/jenkins.war'
sha1 '439cefd5e0ba4bd82e1eeab4f7093cafa25f70e3'
url 'http://mirrors.jenkins-ci.org/war/1.563/jenkins.war'
sha1 'a1d77a8ab340152c306e96154c4120360b1723db'
head 'https://github.com/jenkinsci/jenkins.git'