jenkins 1.588

Closes Homebrew/homebrew#33871.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
asaph 2014-11-03 10:17:04 -08:00 committed by Jack Nagel
parent 28ce93a34f
commit 3a0f92df14

View file

@ -2,8 +2,8 @@ require "formula"
class Jenkins < Formula
homepage "http://jenkins-ci.org"
url "http://mirrors.jenkins-ci.org/war/1.587/jenkins.war"
sha1 "2a12efb6e60732ed74eee09922af12fa67362a9e"
url "http://mirrors.jenkins-ci.org/war/1.588/jenkins.war"
sha1 "c3d87f9e8cc878878f8836ca919ed5af55ba38e1"
head "https://github.com/jenkinsci/jenkins.git"