cubejs-cli: update 0.31.15 bottle.

master
BrewTestBot 2022-11-18 07:05:02 +00:00
parent 99b1224564
commit 892a25d75a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class CubejsCli < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "ec427972f51c1be6d9e2b9bfe52f61d21d935caae95dabf9b0ad4748d67feddb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ec427972f51c1be6d9e2b9bfe52f61d21d935caae95dabf9b0ad4748d67feddb"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ec427972f51c1be6d9e2b9bfe52f61d21d935caae95dabf9b0ad4748d67feddb"
sha256 cellar: :any_skip_relocation, monterey: "eacab3ae6b076f59d42ab85bb1f52a75f883dc96791cba4c17a730274f71c77a"
sha256 cellar: :any_skip_relocation, big_sur: "eacab3ae6b076f59d42ab85bb1f52a75f883dc96791cba4c17a730274f71c77a"
sha256 cellar: :any_skip_relocation, catalina: "eacab3ae6b076f59d42ab85bb1f52a75f883dc96791cba4c17a730274f71c77a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec427972f51c1be6d9e2b9bfe52f61d21d935caae95dabf9b0ad4748d67feddb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "15a197cff08f6600aa7bfc572577c899c834ebcb93ee529b43c6395dc5f11a1b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "15a197cff08f6600aa7bfc572577c899c834ebcb93ee529b43c6395dc5f11a1b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "15a197cff08f6600aa7bfc572577c899c834ebcb93ee529b43c6395dc5f11a1b"
sha256 cellar: :any_skip_relocation, monterey: "f25947d9b4796a8374c1ca6dad7e43dad165c01418cce9981ca542def57bbdfc"
sha256 cellar: :any_skip_relocation, big_sur: "f25947d9b4796a8374c1ca6dad7e43dad165c01418cce9981ca542def57bbdfc"
sha256 cellar: :any_skip_relocation, catalina: "f25947d9b4796a8374c1ca6dad7e43dad165c01418cce9981ca542def57bbdfc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "15a197cff08f6600aa7bfc572577c899c834ebcb93ee529b43c6395dc5f11a1b"
end
depends_on "node"