Skip to content

Commit e112bfa

Browse files
committed
cubejs-cli: update 0.35.78 bottle.
1 parent beb5d89 commit e112bfa

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_sonoma: "6ca61422a1216b51594ec818fd0efa8cfc437cc565fb64810ddb1735d8913b25"
10-
sha256 cellar: :any, arm64_ventura: "6ca61422a1216b51594ec818fd0efa8cfc437cc565fb64810ddb1735d8913b25"
11-
sha256 cellar: :any, arm64_monterey: "6ca61422a1216b51594ec818fd0efa8cfc437cc565fb64810ddb1735d8913b25"
12-
sha256 cellar: :any, sonoma: "f38875f9ab506565f50754e2872fe951fde478bf87ef7daef3779482eeb3a6f2"
13-
sha256 cellar: :any, ventura: "f38875f9ab506565f50754e2872fe951fde478bf87ef7daef3779482eeb3a6f2"
14-
sha256 cellar: :any, monterey: "f38875f9ab506565f50754e2872fe951fde478bf87ef7daef3779482eeb3a6f2"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cfd5440c22e5849b2ff2a2098d42d36aa0928132802f38e1c6df715e50fbaa6a"
9+
sha256 cellar: :any, arm64_sonoma: "18631bf3a9257bfe9a51e2eeb98578674e6a2a208fc7d256ec2c6268043a6e4b"
10+
sha256 cellar: :any, arm64_ventura: "18631bf3a9257bfe9a51e2eeb98578674e6a2a208fc7d256ec2c6268043a6e4b"
11+
sha256 cellar: :any, arm64_monterey: "18631bf3a9257bfe9a51e2eeb98578674e6a2a208fc7d256ec2c6268043a6e4b"
12+
sha256 cellar: :any, sonoma: "ac22280515f30ba6f82c8ea7c36a898873fb0da75653fbe2bdab5269ded0ae7a"
13+
sha256 cellar: :any, ventura: "ac22280515f30ba6f82c8ea7c36a898873fb0da75653fbe2bdab5269ded0ae7a"
14+
sha256 cellar: :any, monterey: "ac22280515f30ba6f82c8ea7c36a898873fb0da75653fbe2bdab5269ded0ae7a"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1099cc8984257f6d8694940898f0a54bb5b9785af8a359bc685c8e801e3aa8d"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)