cask 'cookie' do version '5.8.4' sha256 '0fc446e8d0866d02658e532100724c4a8e4e9fbbeef5bed4364993ab2825e81e' url "https://sweetpproductions.com/products/cookie#{version.major}/Cookie#{version.major}.dmg" appcast "https://sweetpproductions.com/products/cookie#{version.major}/appcast.xml" name 'Cookie' homepage 'https://sweetpproductions.com/' depends_on macos: '>= :el_capitan' app 'Cookie.app' zap trash: [ '~/Library/Application Scripts/com.sweetpproductions.Cookie5', '~/Library/Containers/com.sweetpproductions.Cookie5', '~/Library/Preferences/com.sweetpproductions.Cookie5.plist', ] end