From aca39261143ba10e2787728b7c923a513db4fc88 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Fri, 13 Nov 2015 23:28:22 +0800 Subject: [PATCH] Cycling74 Max6: Update license --- Casks/cycling74-max6.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/cycling74-max6.rb b/Casks/cycling74-max6.rb index c0961f2a0..32eabfa39 100644 --- a/Casks/cycling74-max6.rb +++ b/Casks/cycling74-max6.rb @@ -5,8 +5,8 @@ cask :v1 => 'cycling74-max6' do # amazonaws.com is the official download host per the vendor homepage url "https://akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com/Max#{version.sub('-','_').gsub('.','')}.dmg" name 'Max' - homepage 'http://cycling74.com' - license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder + homepage 'https://cycling74.com' + license :commercial tags :vendor => 'Cycling ‘74' pkg "Max #{version.sub(%r{^(\d+\.\d+).*},'\1')} Installer.pkg"