Add VirtualC64.app v0.9.9.4

This commit is contained in:
Mikkel Eide Eriksen 2015-05-01 08:17:26 +02:00
parent ac7f20d016
commit 2e89419236
1 changed files with 12 additions and 0 deletions

12
Casks/virtualc64.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'virtualc64' do
# note: "64" is not a version number, but an intrinsic part of the product name
version '0.9.9.4'
sha256 'd5c1ed83a0ec81b45f8879920cbce41f851e593ba476de2cd29a267433a30f85'
url "http://www.dirkwhoffmann.de/virtualc64/VirtualC64_#{version}.zip"
name 'Virtual C64'
homepage 'http://www.dirkwhoffmann.de/virtualc64/'
license :gpl
app 'VirtualC64.app'
end