cask 'exodus' do version '19.7.7' sha256 '19a08c0f026e16c659aa3d4852fdfb3983cfc790d71677e23e16bde4d8f2e77c' # exodusbin.azureedge.net was verified as official when first introduced to the cask url "https://exodusbin.azureedge.net/releases/exodus-macos-#{version}.dmg" appcast 'https://www.exodus.io/releases/' name 'Exodus' homepage 'https://www.exodus.io/' auto_updates true app 'Exodus.app' zap trash: [ '~/Library/Application Support/Exodus', '~/Library/Preferences/com.electron.exodus.helper.plist', '~/Library/Preferences/com.electron.exodus.plist', '~/Library/Saved Application State/com.electron.exodus.savedState', ] end