Skip to content

Commit 2861d7d

Browse files
committed
cubejs-cli: update 1.2.24 bottle.
1 parent dcaf472 commit 2861d7d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cubejs-cli.rb

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class CubejsCli < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "58848f54e468edf7792fb3a1aaf4e18f6451c95abd7ce3289cf4984ff0c2bd86"
10-
sha256 cellar: :any, arm64_sonoma: "58848f54e468edf7792fb3a1aaf4e18f6451c95abd7ce3289cf4984ff0c2bd86"
11-
sha256 cellar: :any, arm64_ventura: "58848f54e468edf7792fb3a1aaf4e18f6451c95abd7ce3289cf4984ff0c2bd86"
12-
sha256 cellar: :any, sonoma: "9435ec9d316d21c3938bef88a475a37ec07a6cc01825aef7e59e53a5f962a999"
13-
sha256 cellar: :any, ventura: "9435ec9d316d21c3938bef88a475a37ec07a6cc01825aef7e59e53a5f962a999"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f3cde6172708c9359308485ce215193427590a44438263c9e1f7dbc37b048b11"
9+
sha256 cellar: :any, arm64_sequoia: "0812c9558a99a4e3a5ecea8333ce1ab9d1a5e4beaf0c14cbf9c2e00cda9941f0"
10+
sha256 cellar: :any, arm64_sonoma: "0812c9558a99a4e3a5ecea8333ce1ab9d1a5e4beaf0c14cbf9c2e00cda9941f0"
11+
sha256 cellar: :any, arm64_ventura: "0812c9558a99a4e3a5ecea8333ce1ab9d1a5e4beaf0c14cbf9c2e00cda9941f0"
12+
sha256 cellar: :any, sonoma: "374d80e7a1aeca564bd8f3c392859fa628a45c521ef2fd404a6738f2aa14b47c"
13+
sha256 cellar: :any, ventura: "374d80e7a1aeca564bd8f3c392859fa628a45c521ef2fd404a6738f2aa14b47c"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "596c4d1872b45513d71f7ff452cb2bec510fa194c4cc9d5b557b204cb5123b81"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)