From 833670cd776e3258483184c5f10710dfbba2f52d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 24 Feb 2016 19:41:28 +0000 Subject: [PATCH] mongo-orchestration: add 0.5 bottle. --- Formula/mongo-orchestration.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/mongo-orchestration.rb b/Formula/mongo-orchestration.rb index 4bd860b647..36fba53df6 100644 --- a/Formula/mongo-orchestration.rb +++ b/Formula/mongo-orchestration.rb @@ -6,6 +6,13 @@ class MongoOrchestration < Formula head "https://github.com/10gen/mongo-orchestration" + bottle do + cellar :any_skip_relocation + sha256 "ec730d61a6708de1d3e0d2a3b1e41e51cc9ccff3f47b501f0c066e36dd2f0bc6" => :el_capitan + sha256 "6da2ea7a7537b1e2a100c937d96ba5490253ebb9c061c4d5dcb6129d9c5d5b62" => :yosemite + sha256 "df9d112113a99ca42b35ad89dc7e7d38944087a7512d79421c0897965df99875" => :mavericks + end + depends_on :python if MacOS.version <= :snow_leopard resource "bottle" do