mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
7 lines
215 B
Ruby
7 lines
215 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'
|
|
sha1 'fcd88f84960ae44c72c5eedfe4a2eee2a151849f'
|
|
link 'Dolphin.app'
|
|
end
|