cask 'milanote' do version '1.0.36' sha256 'fb4ebf22877d2518e07879956855ad2d47c1a8b23cc0d6c7801353b7bcbbc796' # 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" 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