cask 'rhinoceroswip' do version '5E169w' sha256 '59bf6b0b0a267f1f7ac75233ea46ce8c5991b989fddd7830612c5a6c80c15938' # 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: '9072380b64177c82c36f5635564582c8d085f6cf52aeb8977c514afcb9ded081' 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