From 5b7cbf0a57c90eb3ebc03e2e3db125e239ac8fad Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 28 Nov 2017 20:40:45 -0800 Subject: [PATCH] mame 0.192 Closes #21150. Signed-off-by: ilovezfs --- Formula/mame.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/mame.rb b/Formula/mame.rb index 353141d9b7..0ac371b970 100644 --- a/Formula/mame.rb +++ b/Formula/mame.rb @@ -1,10 +1,9 @@ class Mame < Formula desc "Multiple Arcade Machine Emulator" homepage "http://mamedev.org/" - url "https://github.com/mamedev/mame/archive/mame0191.tar.gz" - version "0.191" - sha256 "e1faed5ee39e977d9a4e60e439c4d36d55a476dbe70a3e8fbe6aadb2a63b1e31" - revision 1 + url "https://github.com/mamedev/mame/archive/mame0192.tar.gz" + version "0.192" + sha256 "13ccc4e334a73a727e44dbfed6d3dd33b3c193542856d5ac081a64254b781537" head "https://github.com/mamedev/mame.git" bottle do