cask 'milanote' do version '1.4.8' sha256 '3455d4310937518feb8844831fd9c7adaed24f97b49d6ec1f7e2edc7b49ab7a7' # 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