aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-07-24 08:24:45 +0100
committerMike McQuaid2014-07-24 09:00:32 +0100
commit15f0274f1a39ae2b328f99dc14e40f8187a0f124 (patch)
treecdb76f9edca628bb28994fd27d9973aeaab35a72 /Library/Formula
parent5f7346976d04d5828fa935a9a485cff54016b42e (diff)
downloadhomebrew-15f0274f1a39ae2b328f99dc14e40f8187a0f124.tar.bz2
mess: add 0.154 bottle.
Closes #31072. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mess.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/mess.rb b/Library/Formula/mess.rb
index fecf639e5..57e9abc8b 100644
--- a/Library/Formula/mess.rb
+++ b/Library/Formula/mess.rb
@@ -7,6 +7,13 @@ class Mess < Formula
head 'svn://dspnet.fr/mame/trunk'
+ bottle do
+ cellar :any
+ sha1 "dc6ff1625f345f6f810636bdd98a5a22fd8524eb" => :mavericks
+ sha1 "0546864fa385c152fb93d8ed541b4fd38b96d88b" => :mountain_lion
+ sha1 "e08903763afabce924b4253b165e21ffd24d3942" => :lion
+ end
+
depends_on 'sdl'
def install