cask 'wavebox' do version '3.10.0' sha256 '177031e0c34838ca6f9d3a3a811a92474180ccab88ed69aed9011bdb92f23cc6' # 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: '29b5b14955f2462f28284ed5906b7e6f38d49088e04a98cf7cd6b3b54d48339f' 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