From 65e189365c3b8ebcbe55f44995a0f33bfe58cd46 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 22 Dec 2021 08:08:02 +0000 Subject: [PATCH] cubejs-cli: update 0.29.8 bottle. --- Formula/cubejs-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/cubejs-cli.rb b/Formula/cubejs-cli.rb index 3ac4aa08ab6..e7c1d158831 100644 --- a/Formula/cubejs-cli.rb +++ b/Formula/cubejs-cli.rb @@ -8,12 +8,12 @@ class CubejsCli < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_monterey: "d1ce162f25567e91b3b505dfddf78f87f4ce49fec41e04d0a09a73051f2e835c" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "d1ce162f25567e91b3b505dfddf78f87f4ce49fec41e04d0a09a73051f2e835c" - sha256 cellar: :any_skip_relocation, monterey: "fd014401a7d66cd27344634cb6d3f512b788285087260e1cb3eda18a8c6fb5ee" - sha256 cellar: :any_skip_relocation, big_sur: "fd014401a7d66cd27344634cb6d3f512b788285087260e1cb3eda18a8c6fb5ee" - sha256 cellar: :any_skip_relocation, catalina: "fd014401a7d66cd27344634cb6d3f512b788285087260e1cb3eda18a8c6fb5ee" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d1ce162f25567e91b3b505dfddf78f87f4ce49fec41e04d0a09a73051f2e835c" + sha256 cellar: :any_skip_relocation, arm64_monterey: "40a0803c280fa424c062727c09e16b15219f69ce590e45aec6370ade73e96c2a" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "40a0803c280fa424c062727c09e16b15219f69ce590e45aec6370ade73e96c2a" + sha256 cellar: :any_skip_relocation, monterey: "52fab6176116fce50bddceef3fd36168347059e0379c940439059b7e01efd316" + sha256 cellar: :any_skip_relocation, big_sur: "52fab6176116fce50bddceef3fd36168347059e0379c940439059b7e01efd316" + sha256 cellar: :any_skip_relocation, catalina: "52fab6176116fce50bddceef3fd36168347059e0379c940439059b7e01efd316" + sha256 cellar: :any_skip_relocation, x86_64_linux: "40a0803c280fa424c062727c09e16b15219f69ce590e45aec6370ade73e96c2a" end depends_on "node"