jenkins 1.418

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jake Bell 2011-06-28 17:02:32 -05:00 committed by Adam Vandenberg
parent 57bda020c0
commit f53eb0f1ff
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Jenkins < Formula
url 'http://mirrors.jenkins-ci.org/war/1.417/jenkins.war', :using => :nounzip
version '1.417'
md5 '2ebda22f810cd14f069e8c5807bc70f9'
url 'http://mirrors.jenkins-ci.org/war/1.418/jenkins.war', :using => :nounzip
version '1.418'
md5 '13ad013e5ffe1f56f9e6089793b83202'
homepage 'http://jenkins-ci.org'
def install