homebrew-cask-versions/Casks/dolphin.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
241 B
Ruby

class Dolphin < Cask
url 'https://dl-mirror.dolphin-emu.org/4.0/dolphin-4.0.dmg'
homepage 'http://www.dolphin-emu.org/'
version '4.0'
sha256 'c5968f668225d76273c77ad4ddbcb1e9eb2fc5df59918395c04ebf53f80ca8a8'
link 'Dolphin.app'
end