cask 'rhinoceroswip' do version '5E92w' sha256 '673e1852d4691a1db167b05371e77c1269d1bb28da601cac3776b7899f2ce41f' # 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: '942f5fa2960cc2fef325bfff7c3c5fd0a0f2db0c5b4ddf934abcc6ef4e427bab' 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