jenkins 1.584

Closes Homebrew/homebrew#33180.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
asaph 2014-10-14 14:17:34 -07:00 committed by Adam Vandenberg
parent 2764003eeb
commit 1fc85fddee

View file

@ -2,8 +2,8 @@ require "formula"
class Jenkins < Formula
homepage "http://jenkins-ci.org"
url "http://mirrors.jenkins-ci.org/war/1.583/jenkins.war"
sha1 "d1834dcc7af35d7f9fb85711a91a8930d2ecc396"
url "http://mirrors.jenkins-ci.org/war/1.584/jenkins.war"
sha1 "16a2daa27fb3f26e9c3b914d5c5cb8780717f527"
head "https://github.com/jenkinsci/jenkins.git"