cask 'milanote' do version '1.0.44' sha256 '9acd39a242713e7551e0cf5479754a98282ed20ac79e59549bd262b3585004dd' # milanote-app-releases.s3.amazonaws.com was verified as official when first introduced to the cask url "https://milanote-app-releases.s3.amazonaws.com/Milanote-#{version}.dmg" appcast 'https://www.milanote.com/download-mac-app' name 'Milanote' homepage 'https://www.milanote.com/' app 'Milanote.app' zap trash: [ '~/Library/Application Support/Milanote', '~/Library/Caches/com.milanote.app', '~/Library/Caches/com.milanote.app.ShipIt', '~/Library/Library/Logs/Milanote', '~/Library/Preferences/com.milanote.app.helper.plist', '~/Library/Preferences/com.milanote.app.plist', ] end