Skip to content

Commit cc43840

Browse files
committed
rom-tools 0.278
Signed-off-by: botantony <antonsm21@gmail.com>
1 parent fd80a86 commit cc43840

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/rom-tools.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class RomTools < Formula
22
desc "Tools for Multiple Arcade Machine Emulator"
33
homepage "https://www.mamedev.org/"
4-
url "https://github.com/mamedev/mame/archive/refs/tags/mame0277.tar.gz"
5-
version "0.277"
6-
sha256 "60055b19fc96306927257c5ffc265ecebcbe5c944cf98113d4d78f6304556c67"
4+
url "https://github.com/mamedev/mame/archive/refs/tags/mame0278.tar.gz"
5+
version "0.278"
6+
sha256 "ca5f44a0ed834875f8420a75587706af210ff8c5922942509bc5bfef7d45c360"
77
license "GPL-2.0-or-later"
88
head "https://github.com/mamedev/mame.git", branch: "master"
99

0 commit comments

Comments
 (0)