From eed3ab2d110a1b5a378a874bd439e44cd64fcb89 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 11 Sep 2014 05:16:59 +0100 Subject: stuntman: add 1.2.7 bottle. Closes #32221. Signed-off-by: Mike McQuaid --- Library/Formula/stuntman.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/stuntman.rb b/Library/Formula/stuntman.rb index dc3105f10..44a37e194 100644 --- a/Library/Formula/stuntman.rb +++ b/Library/Formula/stuntman.rb @@ -6,6 +6,13 @@ class Stuntman < Formula sha1 "bc315c5f81e5bf9301872d096db8a8ac74089de4" head "https://github.com/jselbie/stunserver.git" + bottle do + cellar :any + sha1 "cba61cc3db211fd4f2b7c8e07284fdfbb4151553" => :mavericks + sha1 "bf4bc85266aaabc0247860cee0695a7fe93a0d5b" => :mountain_lion + sha1 "e3e3efbf5fa4160d17e1786c0d30ec65e51cb262" => :lion + end + depends_on "boost" => :build def install -- cgit v1.2.3