cubejs-cli: update 0.28.61 bottle.

master
BrewTestBot 2021-12-01 07:08:00 +00:00
parent f334d529e8
commit 69282e4880
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@ class CubejsCli < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "02e86cb34ce020390ff7ba183b36ca9a4a54df164eb0fb40b42bafa0fd27cefa"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "02e86cb34ce020390ff7ba183b36ca9a4a54df164eb0fb40b42bafa0fd27cefa"
sha256 cellar: :any_skip_relocation, monterey: "49ee3828c385d236bfc588bea91a6735412a36cdb9cae136c6a8f00023d7e475"
sha256 cellar: :any_skip_relocation, big_sur: "49ee3828c385d236bfc588bea91a6735412a36cdb9cae136c6a8f00023d7e475"
sha256 cellar: :any_skip_relocation, catalina: "49ee3828c385d236bfc588bea91a6735412a36cdb9cae136c6a8f00023d7e475"
sha256 cellar: :any_skip_relocation, x86_64_linux: "02e86cb34ce020390ff7ba183b36ca9a4a54df164eb0fb40b42bafa0fd27cefa"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d2168bfd3d1d2d273e4618efdfd31481249ad9521656a68ddda1f2cc06b334e7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d2168bfd3d1d2d273e4618efdfd31481249ad9521656a68ddda1f2cc06b334e7"
sha256 cellar: :any_skip_relocation, monterey: "d71684469264fb724d5c0f59c525f8d2af7e9a3833a3b26dd20d2624d4e0d13f"
sha256 cellar: :any_skip_relocation, big_sur: "d71684469264fb724d5c0f59c525f8d2af7e9a3833a3b26dd20d2624d4e0d13f"
sha256 cellar: :any_skip_relocation, catalina: "d71684469264fb724d5c0f59c525f8d2af7e9a3833a3b26dd20d2624d4e0d13f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d2168bfd3d1d2d273e4618efdfd31481249ad9521656a68ddda1f2cc06b334e7"
end
depends_on "node"