You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
220 B
8 lines
220 B
class SketchUp < Cask
|
|
url 'http://dl.trimble.com/sketchup/SketchUpMEN.dmg'
|
|
homepage 'http://www.sketchup.com/intl/en/'
|
|
version '8'
|
|
sha1 '0dbfc19d64119fee86b38bc757b0d2431eef01e0'
|
|
|
|
link :app, 'SketchUp.app'
|
|
end
|
|
|