Skip to content

Commit 1d832c7

Browse files
committed
mame 0.274
Signed-off-by: Rui Chen <[email protected]>
1 parent 167ce18 commit 1d832c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mame.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Mame < Formula
22
desc "Multiple Arcade Machine Emulator"
33
homepage "https://mamedev.org/"
4-
url "https://github.com/mamedev/mame/archive/refs/tags/mame0273.tar.gz"
5-
version "0.273"
6-
sha256 "37d73e7772bd78ffffabac69a694323f37fd2215f1b5244e05b872c0154785fd"
4+
url "https://github.com/mamedev/mame/archive/refs/tags/mame0274.tar.gz"
5+
version "0.274"
6+
sha256 "f8112eb0b175935cf6db93f708186dcaeec5a89400ecf3d5782fd2c0b94907c8"
77
license "GPL-2.0-or-later"
88
head "https://github.com/mamedev/mame.git", branch: "master"
99

0 commit comments

Comments
 (0)