homebrew-cask-versions/Casks/electrum.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
233 B
Ruby

class Electrum < Cask
url 'https://download.electrum.org/electrum-1.9.7.dmg'
homepage 'http://electrum.org/'
version '1.9.7'
sha256 '402cc4b94becd201d364e33f3f10695097566ce0235c7910d21ced199cfc5f1e'
link 'Electrum.app'
end