Jenkins 1.399

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
larsmoil 2011-03-05 22:16:39 +01:00 committed by Adam Vandenberg
parent 232fb832fd
commit d5d1a9659c
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Jenkins <Formula
url 'http://ftp.osuosl.org/pub/hudson/war/1.396/jenkins.war', :using => :nounzip
version '1.396'
md5 '57655337809c93e40fbad9d1535215ff'
url 'http://ftp.osuosl.org/pub/hudson/war/1.399/jenkins.war', :using => :nounzip
version '1.399'
md5 'a99ed0277a59d7058c0c13b68cbee783'
homepage 'http://jenkins-ci.org'
def install