From 90cca89a9e348ca582c4d22434ed03979bf30871 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 6 Sep 2018 11:26:49 +0000 Subject: [PATCH] tarantool: update 1.9.2.0 bottle. --- Formula/tarantool.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/tarantool.rb b/Formula/tarantool.rb index 157c9248db..d9de81daa6 100644 --- a/Formula/tarantool.rb +++ b/Formula/tarantool.rb @@ -6,9 +6,10 @@ class Tarantool < Formula head "https://github.com/tarantool/tarantool.git", :branch => "2.0", :shallow => false bottle do - sha256 "8db536d3a4673e63ccd906245702c34be96fdbc3e2b40d405f2adee818e42ef8" => :high_sierra - sha256 "3399ae58a27bb6b2bef60b036317cb42055e01ae992a8e31a87c401ffc19f650" => :sierra - sha256 "b7b06522b88943cabd3d7100318b34713cd0f0a64faf7baef8a2ace63ded7dce" => :el_capitan + sha256 "23f25965065306a21c07c8ce4691d1b090f97520d1a50d5853ec1d2149f0d720" => :mojave + sha256 "d9ac5b182fbf02fe111f9719c63ffcd806108452fd0492bc3193991f4533af94" => :high_sierra + sha256 "1e3f5e5411f95feea7850f027562cdde844034301aa9de6aef4bdd16c7f81de5" => :sierra + sha256 "da8e27cdfdb395cd0a0141ea66a00c8a4d3fcc423d6f0bad851160a5f711b022" => :el_capitan end depends_on "cmake" => :build