cask 'milanote' do version '1.4.16' sha256 '811ea9f2b6af4c2244fa53d2ea236e88c6f1b3520e58e92d0723fe48853eb792' # 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