aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-07-24 06:52:33 +0100
committerMike McQuaid2014-07-24 09:00:37 +0100
commite1c836af34c7d6a36e835105841d0f3fe8285c6b (patch)
tree77f960bcd72c7254ab4ea84919afd919e6b7949e /Library/Formula
parent509885fa00998b6964c349a1d0594f03e2192f5f (diff)
downloadhomebrew-e1c836af34c7d6a36e835105841d0f3fe8285c6b.tar.bz2
ume: add 0.154 bottle.
Closes #31073. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ume.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ume.rb b/Library/Formula/ume.rb
index d721af3c5..3e6caa143 100644
--- a/Library/Formula/ume.rb
+++ b/Library/Formula/ume.rb
@@ -7,6 +7,13 @@ class Ume < Formula
head 'svn://dspnet.fr/mame/trunk'
+ bottle do
+ cellar :any
+ sha1 "9355c003f65ff30d16dbdd304a340bcb5fb81b61" => :mavericks
+ sha1 "d88f548400574c40e2df081e50ec37c1381edd07" => :mountain_lion
+ sha1 "4a8c91568ef915b0cad541e7b8db71c3545808ef" => :lion
+ end
+
depends_on 'sdl'
def install