cask 'exodus' do version '1.56.0' sha256 'a47c62172dac612b1f77c695c551ab0de0c3e6dd13b5702497cf1490030b0bbc' # 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/' 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