cask 'wavebox' do version '3.14.5' sha256 '080e5a2f347cbfb07a864aac6d167fe391163a7d35ed1bdc890008525d7da463' # github.com/wavebox/waveboxapp was verified as official when first introduced to the cask url "https://github.com/wavebox/waveboxapp/releases/download/v#{version}/Wavebox_#{version.dots_to_underscores}_osx.dmg" appcast 'https://github.com/wavebox/waveboxapp/releases.atom', checkpoint: 'ac6774b18a71db262dce60ab492950d757f877c24236b1cbab85e76b1e019093' name 'Wavebox' homepage 'https://wavebox.io/' app 'Wavebox.app' uninstall quit: 'io.wavebox.wavebox', login_item: 'Wavebox' zap trash: [ '~/Library/Application Support/wavebox', '~/Library/Caches/io.wavebox.wavebox', '~/Library/Caches/io.wavebox.wavebox.ShipIt', '~/Library/Preferences/io.wavebox.wavebox.helper.plist', '~/Library/Preferences/io.wavebox.wavebox.plist', '~/Library/Saved Application State/io.wavebox.wavebox.savedState', ] end