Skip to content

Commit aec79d4

Browse files
committed
cubejs-cli: update 1.3.26 bottle.
1 parent 18c85ba commit aec79d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cubejs-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class CubejsCli < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "425ae1ef3b1609440a7dda79954a03cd858bcddc0d8c8bc3fcc6e49d5a42b5e1"
10-
sha256 cellar: :any, arm64_sonoma: "425ae1ef3b1609440a7dda79954a03cd858bcddc0d8c8bc3fcc6e49d5a42b5e1"
11-
sha256 cellar: :any, arm64_ventura: "425ae1ef3b1609440a7dda79954a03cd858bcddc0d8c8bc3fcc6e49d5a42b5e1"
12-
sha256 cellar: :any, sonoma: "79935b71703b281d8385d991f12f3e1d671df4d95ea5ef43ca1d6e73c3f94d6e"
13-
sha256 cellar: :any, ventura: "79935b71703b281d8385d991f12f3e1d671df4d95ea5ef43ca1d6e73c3f94d6e"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "24a520d38bf7560e67b3c3babaaf0a870b9dbce716fa48c515dabe4f47a119e4"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "275e88be7947fde89afe6c127dab1b33dcff8f27c8fc7e7fee831ea7c426b1c2"
9+
sha256 cellar: :any, arm64_sequoia: "1e0a1ff3f659bb319023a7aa770bea16077917abad56d14384d431eeb6438160"
10+
sha256 cellar: :any, arm64_sonoma: "1e0a1ff3f659bb319023a7aa770bea16077917abad56d14384d431eeb6438160"
11+
sha256 cellar: :any, arm64_ventura: "1e0a1ff3f659bb319023a7aa770bea16077917abad56d14384d431eeb6438160"
12+
sha256 cellar: :any, sonoma: "a439fe2447de36fefb2e6cfd24c4e50c8208af8acf4baac0831ada3b887ce765"
13+
sha256 cellar: :any, ventura: "a439fe2447de36fefb2e6cfd24c4e50c8208af8acf4baac0831ada3b887ce765"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "165c7c766317cbdbc6f1fdd3869e2cf6fe5523c4c0ffd94baf2053ba1ba6dd8a"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2d6cf2f7f49dc311c085e13b9e6799c27580f5393b9e823df9469736551791ff"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)