From 748fc57847d9dad81b6e61faf18de23d83c5458b Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Tue, 16 Sep 2014 11:27:44 -0400 Subject: [PATCH] use new `suite` stanza in sketchup-pro --- Casks/sketchup-pro.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/sketchup-pro.rb b/Casks/sketchup-pro.rb index 4f415a43b..782c1e010 100644 --- a/Casks/sketchup-pro.rb +++ b/Casks/sketchup-pro.rb @@ -6,5 +6,5 @@ class SketchupPro < Cask url 'https://dl.trimble.com/sketchup/SketchUpPro-en.dmg' homepage 'http://www.sketchup.com/intl/en/' - link 'SketchUp 2014' + suite 'SketchUp 2014' end