cask 'rhinoceroswip' do version '5E44w' sha256 '5fdaee866b49a10169a2be3fa1d63d0cef0f574e5e6c9aa1a44f78b082764027' # mcneel.com was verified as official when first introduced to the cask url "https://files.mcneel.com/Releases/Rhino/5.0/Mac/RhinoWIP_#{version}.dmg" appcast 'https://files.mcneel.com/rhino/5.0/mac/5CwipUpdates.xml', checkpoint: '8c9802c3e2a29f0438f38ddc23b644b1df3a8ddc88fb1f377345c28d9aed139d' name 'Rhinoceros WIP' homepage 'https://www.rhino3d.com/download/rhino-for-mac/5/wip' auto_updates true app 'RhinoWIP.app' zap delete: [ '~/Library/Preferences/com.mcneel.rhinoceros.plist', '~/Library/Caches/com.mcneel.rhinoceros', '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.mcneel.rhinoceros.sfl', ] end