back to using sketchup (updated to 2015) in suite example in language reference

This commit is contained in:
Vítor Galvão 2014-11-17 17:53:33 +00:00
parent a46d06cea3
commit 5ac9fd3a1a
1 changed files with 2 additions and 2 deletions

View File

@ -500,10 +500,10 @@ application with required data, to be installed together in a
subdirectory of `~/Applications`.
For these Casks, use the `suite` stanza to define the directory
containing the application suite. Example (from [chemdoodle.rb](../Casks/chemdoodle.rb)):
containing the application suite. Example (from [sketchup.rb](../Casks/sketchup.rb)):
```ruby
suite 'ChemDoodle'
suite 'SketchUp 2015'
```
The value of `suite` is never an `.app` bundle, but a plain directory.