diff --git a/Casks/ethereum-wallet.rb b/Casks/ethereum-wallet.rb index 804084f2633..0359fa78a27 100644 --- a/Casks/ethereum-wallet.rb +++ b/Casks/ethereum-wallet.rb @@ -1,6 +1,6 @@ cask 'ethereum-wallet' do - version '0.10.0' - sha256 '0e2f2ae23a4e5f36f82ae2de14a885724ac67bcb9157ce9b1636e30d3f101394' + version '0.11.0' + sha256 'e3715fa1becb2ef3caae9b1e9f84f7d971b667c2421fb30607a57be7fb7d95cd' url "https://github.com/ethereum/mist/releases/download/v#{version}/Ethereum-Wallet-macosx-#{version.dots_to_hyphens}.dmg" appcast 'https://github.com/ethereum/mist/releases.atom'