From 4a4305c96030ea4b53359a4d3b3b6980f53abc6e Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 27 Jun 2018 22:44:04 -0700 Subject: [PATCH] mame 0.199 Closes #29495. Signed-off-by: ilovezfs --- Formula/mame.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/mame.rb b/Formula/mame.rb index f0759aca63..7868694cc3 100644 --- a/Formula/mame.rb +++ b/Formula/mame.rb @@ -1,9 +1,9 @@ class Mame < Formula desc "Multiple Arcade Machine Emulator" homepage "http://mamedev.org/" - url "https://github.com/mamedev/mame/archive/mame0198.tar.gz" - version "0.198" - sha256 "0c354a5c3d82d46acf2183d6be291364c4454ce6ffdd79cf3397174779cff8fa" + url "https://github.com/mamedev/mame/archive/mame0199.tar.gz" + version "0.199" + sha256 "cf4511d6c893e699fd5bc510133aee75c852942321e1c668c9d5802229bec116" head "https://github.com/mamedev/mame.git" bottle do