We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d832c7 commit 11ba531Copy full SHA for 11ba531
Formula/r/rom-tools.rb
@@ -1,9 +1,9 @@
1
class RomTools < Formula
2
desc "Tools for Multiple Arcade Machine Emulator"
3
homepage "https://mamedev.org/"
4
- url "https://github.com/mamedev/mame/archive/refs/tags/mame0273.tar.gz"
5
- version "0.273"
6
- sha256 "37d73e7772bd78ffffabac69a694323f37fd2215f1b5244e05b872c0154785fd"
+ url "https://github.com/mamedev/mame/archive/refs/tags/mame0274.tar.gz"
+ version "0.274"
+ sha256 "f8112eb0b175935cf6db93f708186dcaeec5a89400ecf3d5782fd2c0b94907c8"
7
license "GPL-2.0-or-later"
8
head "https://github.com/mamedev/mame.git", branch: "master"
9
0 commit comments