cask 'poi' do version '10.5.1' sha256 '5baf030cf5799ec7ea12da500d9a292bf7d7d52055250a9ffbbbe3385853f8b1' # github.com/poooi/poi was verified as official when first introduced to the cask url "https://github.com/poooi/poi/releases/download/v#{version}/poi-#{version}.dmg" appcast 'https://github.com/poooi/poi/releases.atom' name 'poi' homepage 'https://poi.io/' app 'poi.app' zap trash: [ '~/Library/Application Support/poi/', '~/Library/Preferences/org.poooi.poi.helper.plist', ] end