jenkins 1.577

Closes Homebrew/homebrew#31882.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
asaph 2014-08-25 12:21:44 -07:00 committed by Mike McQuaid
parent 5d120a1b2e
commit 6251cba880
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require "formula"
class Jenkins < Formula
homepage "http://jenkins-ci.org"
url "http://mirrors.jenkins-ci.org/war/1.575/jenkins.war"
sha1 "0e21c8c14c809f7c2cbf985511a9d9a4bc44a7ee"
url "http://mirrors.jenkins-ci.org/war/1.577/jenkins.war"
sha1 "5385efc8c088aa868d73b6fd16fee8bc9845d39d"
head "https://github.com/jenkinsci/jenkins.git"