jenkins 1.565

Closes Homebrew/homebrew#29658.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Vladimir Burdukov 2014-05-28 19:10:43 +03:00 committed by Jack Nagel
parent 1f54c724b4
commit 80e7c7eec5

View file

@ -2,8 +2,8 @@ require 'formula'
class Jenkins < Formula
homepage 'http://jenkins-ci.org'
url 'http://mirrors.jenkins-ci.org/war/1.564/jenkins.war'
sha1 '69fb9eb02f41fa122bf8f5fcda1ad4ed69f36f30'
url 'http://mirrors.jenkins-ci.org/war/1.565/jenkins.war'
sha1 'bb365d7427343e50b4cb2eb233f981269ad70a4e'
head 'https://github.com/jenkinsci/jenkins.git'