cask 'electrum' do version '3.2.3' sha256 '6f95797f73e0822fc37afd445981874ae61f231165f16440e521a4bcf4396758' url "https://download.electrum.org/#{version}/electrum-#{version}.dmg" appcast 'https://github.com/spesmilo/electrum/releases.atom' name 'Electrum' homepage 'https://electrum.org/' app 'Electrum.app' zap trash: [ '~/.electrum', '~/Library/Preferences/Electrum.plist', '~/Library/Preferences/org.org.pythonmac.unspecified.Electrum.plist', '~/Library/Saved Application State/Electrum.savedState', ] end