homebrew-cask/Casks/retro-virtual-machine.rb

13 lines
491 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'retro-virtual-machine' do
version '1.1.6'
sha256 '4025387610cdc8bca78b5ac3513001fe2ef7ab14d6019472b14653e89bb58afa'
2015-09-08 02:42:48 +08:00
url "http://www.retrovirtualmachine.org/release/Retro%20Virtual%20Machine%20v#{version}.dmg"
appcast 'http://www.retrovirtualmachine.org/en/changelog',
checkpoint: 'bcb426761bc837fd798472cdd5de38444082b1a64f42708eda1fc37e369fb9f3'
2015-09-08 02:42:48 +08:00
name 'Retro Virtual Machine'
homepage 'http://www.retrovirtualmachine.org/'
2015-09-08 02:42:48 +08:00
app 'Retro Virtual Machine.app'
end