Skip to content

Commit aece12d

Browse files
authored
Merge pull request Homebrew#182539 from Homebrew/bump-cubejs-cli-0.35.77
cubejs-cli 0.35.77
2 parents c2195b8 + e602ba9 commit aece12d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/c/cubejs-cli.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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-0.35.76.tgz"
5-
sha256 "a80ece540249626c24786969fca29ecc903104b0f9e43286479706076222a986"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.35.77.tgz"
5+
sha256 "89d38ecfe826f9fc103d967075f842241a465508e1f1a11bb0762c26c60ef228"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sonoma: "3c2de97ba7382f5903dc724cf3e84e71787f2492a914da12bf46a33ea8234ef5"
10-
sha256 cellar: :any, arm64_ventura: "3c2de97ba7382f5903dc724cf3e84e71787f2492a914da12bf46a33ea8234ef5"
11-
sha256 cellar: :any, arm64_monterey: "3c2de97ba7382f5903dc724cf3e84e71787f2492a914da12bf46a33ea8234ef5"
12-
sha256 cellar: :any, sonoma: "821cbcf6fca8399315de1e86301ff202a3173b7b3551c6305ca84e908cfc5a57"
13-
sha256 cellar: :any, ventura: "821cbcf6fca8399315de1e86301ff202a3173b7b3551c6305ca84e908cfc5a57"
14-
sha256 cellar: :any, monterey: "821cbcf6fca8399315de1e86301ff202a3173b7b3551c6305ca84e908cfc5a57"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "488a79fd4c6a3fc587e1736c327bf6a6736a81cbce88284b89a75c924d13280f"
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"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)