Merge branch 'sketchup' of https://github.com/acollign/homebrew-cask into acollign-sketchup

This commit is contained in:
Vítor Galvão 2013-05-23 20:38:24 +01:00
commit 1ddb9514eb
1 changed files with 8 additions and 0 deletions

8
Casks/sketch-up.rb Normal file
View File

@ -0,0 +1,8 @@
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