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 ea15ab8 commit fd80a86Copy full SHA for fd80a86
Formula/m/mame.rb
@@ -1,9 +1,9 @@
1
class Mame < Formula
2
desc "Multiple Arcade Machine Emulator"
3
homepage "https://mamedev.org/"
4
- url "https://github.com/mamedev/mame/archive/refs/tags/mame0277.tar.gz"
5
- version "0.277"
6
- sha256 "60055b19fc96306927257c5ffc265ecebcbe5c944cf98113d4d78f6304556c67"
+ url "https://github.com/mamedev/mame/archive/refs/tags/mame0278.tar.gz"
+ version "0.278"
+ sha256 "ca5f44a0ed834875f8420a75587706af210ff8c5922942509bc5bfef7d45c360"
7
license "GPL-2.0-or-later"
8
head "https://github.com/mamedev/mame.git", branch: "master"
9
0 commit comments