jenkins 1.510

Closes Homebrew/homebrew#19072.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Peter Meuel 2013-04-09 10:40:26 +02:00 committed by Jack Nagel
parent 0eacbf68d5
commit 3e0a9a7eb0
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.509/jenkins.war'
sha1 'e2a68b57e049ce0440da13309d300721862eaf2b'
url 'http://mirrors.jenkins-ci.org/war/1.510/jenkins.war'
sha1 'ecb0f3f05d64ab15d129be832f06dd0d9dca7f89'
head 'https://github.com/jenkinsci/jenkins.git'