Jenkins 1.477

Closes Homebrew/homebrew#14107.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Will Ross 2012-08-10 09:59:05 -04:00 committed by Adam Vandenberg
parent d46bd0e34e
commit 76937e104c

View file

@ -2,9 +2,9 @@ require 'formula'
class Jenkins < Formula
homepage 'http://jenkins-ci.org'
url 'http://mirrors.jenkins-ci.org/war/1.476/jenkins.war'
version '1.476'
sha1 '53c80bd2d746a19780ffc0dac3f143ffcd01f09f'
url 'http://mirrors.jenkins-ci.org/war/1.477/jenkins.war'
version '1.477'
sha1 '86ed3e5805e5bd532e8f771ba7a76cc43441057b'
head 'https://github.com/jenkinsci/jenkins.git'