Update mist to 0.11.1

This commit is contained in:
Brian Morton 2018-07-24 14:42:43 -07:00 committed by Markus Reiter
parent 29babad8fe
commit c477e71b9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'mist' do
version '0.11.0'
sha256 '45931ab04707121a4e87a2f546c00ca968e6484ddc4b68eebc2165cf9b364d69'
version '0.11.1'
sha256 '2d18b86667c4daf690cfda327550d428f7efd09b6057b73456a71d2990c7efd1'
url "https://github.com/ethereum/mist/releases/download/v#{version}/Mist-macosx-#{version.dots_to_hyphens}.dmg"
appcast 'https://github.com/ethereum/mist/releases.atom'