Update mame.rb

This commit is contained in:
Miccal Matthews 2023-09-05 13:31:38 +08:00 committed by GitHub
parent 6c02831e57
commit 39115a7398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask "mame" do
url "https://downloads.sourceforge.net/mameosx/MAMEOSX-#{version}.dmg"
name "MAME"
desc "Port of the multi-purpose emulation framework"
homepage "https://mameosx.sourceforge.net/"
homepage "https://sourceforge.net/projects/mameosx/"
app "MAME OS X.app"
end