rom-tools 0.199
Closes #29496. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a1e8792b12
commit
366d3d4dba
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class RomTools < Formula
|
class RomTools < Formula
|
||||||
desc "Tools for Multiple Arcade Machine Emulator"
|
desc "Tools for Multiple Arcade Machine Emulator"
|
||||||
homepage "http://mamedev.org/"
|
homepage "http://mamedev.org/"
|
||||||
url "https://github.com/mamedev/mame/archive/mame0198.tar.gz"
|
url "https://github.com/mamedev/mame/archive/mame0199.tar.gz"
|
||||||
version "0.198"
|
version "0.199"
|
||||||
sha256 "0c354a5c3d82d46acf2183d6be291364c4454ce6ffdd79cf3397174779cff8fa"
|
sha256 "cf4511d6c893e699fd5bc510133aee75c852942321e1c668c9d5802229bec116"
|
||||||
head "https://github.com/mamedev/mame.git"
|
head "https://github.com/mamedev/mame.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue