Upgrade FS-UAE to v2.4.1

This commit is contained in:
Mark Gardner 2015-04-18 20:18:22 -04:00 committed by Vítor Galvão
parent 69778bfe81
commit a846dd2cab
1 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
cask :v1 => 'fs-uae' do
version '2.2.3'
sha256 '3e949a673fb44abd8c788aa70361315fb7fb389575966dddee89f66fbda354ca'
version '2.4.1'
sha256 '7fa26b9840cc677642956020e2fa5dfae4f5848554d06df2e39e98816ab6d736'
url "http://fs-uae.net/fs-uae/stable/#{version}/fs-uae-plus-#{version}-macosx.tar.gz"
url "http://fs-uae.net/stable/#{version}/fs-uae-suite_#{version}_macosx.tar.gz"
name 'FS-UAE'
homepage 'http://fs-uae.net/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :oss
app "fs-uae-#{version}-macosx/FS-UAE.app"
app "fs-uae-#{version}-macosx/FS-UAE Launcher.app"
app 'FS-UAE Arcade.app'
app 'FS-UAE Launcher.app'
end