Skip to content

Commit 6b983ca

Browse files
authored
Merge pull request #251548 from Homebrew/bump-cubejs-cli-1.3.84
cubejs-cli 1.3.84
2 parents f7f129c + 85f52b8 commit 6b983ca

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/c/cubejs-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class CubejsCli < Formula
22
desc "Cube.js command-line interface"
33
homepage "https://cube.dev/"
4-
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.83.tgz"
5-
sha256 "8b5095f4c39cc864a968548a2a09877899a4cca0296f029e746c90d1c71f8ad2"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.84.tgz"
5+
sha256 "99622bfb7f9b23dbe4c1deb6f91dde8a86cb1c366abca20cc7864fc44833e527"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "774afb64213c49ccfe5d151cabf93752d0780e3ee7e0a8f343c497a614a69c0b"
10-
sha256 cellar: :any, arm64_sequoia: "d7289f530257246ee8963b53638054637fd3bdcb3ec5afdab44c8b62fc10efd6"
11-
sha256 cellar: :any, arm64_sonoma: "d7289f530257246ee8963b53638054637fd3bdcb3ec5afdab44c8b62fc10efd6"
12-
sha256 cellar: :any, sonoma: "eb38ccf50858aced5656cf497a2ad69174d746222101f2ee532175f721ceb50c"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "d3bf9370b2da1025f27c4a2f35ee6b4c32b802be58d3b64f2a8169dfcd97cd24"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed7117ba1b039a2ceb2fbbe0bfcd936eb9de710a511d81783d1bf9a5785f0ea1"
9+
sha256 cellar: :any, arm64_tahoe: "28a6b3d7f4692f9e0e8388b5977c998612956ed702c19569cbbc156a8be441f7"
10+
sha256 cellar: :any, arm64_sequoia: "73d6adcb1a00a1e0b08c1efeb13fdd445f104c8cf899259198302fff7c84bda4"
11+
sha256 cellar: :any, arm64_sonoma: "73d6adcb1a00a1e0b08c1efeb13fdd445f104c8cf899259198302fff7c84bda4"
12+
sha256 cellar: :any, sonoma: "3a697439e4664429404fc0ec1f530ac005ff21c5a5c5e400b3518151d6e404d1"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "f10a830d588a63848a2020832ef806130e15d22ad7d7ac7581876221e21a1832"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ec3aa5936e00ee1031c1f989a98e8dfe74d00634a12722bff1f6928bb3f3974"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)