Skip to content

Commit

Permalink
Merge pull request #174569 from Homebrew/bump-cubejs-cli-0.35.49
Browse files Browse the repository at this point in the history
cubejs-cli 0.35.49
  • Loading branch information
BrewTestBot authored Jun 14, 2024
2 parents e5e00cc + 4d30d53 commit d167ac1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/c/cubejs-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
class CubejsCli < Formula
desc "Cube.js command-line interface"
homepage "https://cube.dev/"
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.35.48.tgz"
sha256 "6f7eeb5cff26fd1d17c1306ed722b569ded4d0e5749dca18d09e008b5e22c73b"
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.35.49.tgz"
sha256 "2b99c9bb2e24215ccca9655a0feb21cec10d078bf6dfce51878d9aab7d81c1d9"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d75a307568740965208bd8554ab88ad142a5e3b4bbde59bb156c9eaddb7f9d0b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d75a307568740965208bd8554ab88ad142a5e3b4bbde59bb156c9eaddb7f9d0b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d75a307568740965208bd8554ab88ad142a5e3b4bbde59bb156c9eaddb7f9d0b"
sha256 cellar: :any_skip_relocation, sonoma: "5613cec105c03b4d352d051fef6cbdb3cb0388f4b238db9dfbea55c24c4b32bd"
sha256 cellar: :any_skip_relocation, ventura: "5613cec105c03b4d352d051fef6cbdb3cb0388f4b238db9dfbea55c24c4b32bd"
sha256 cellar: :any_skip_relocation, monterey: "5613cec105c03b4d352d051fef6cbdb3cb0388f4b238db9dfbea55c24c4b32bd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d2b75d2a8a325167128081162f19b23c837759a935825fba9880a3b631253f1e"
sha256 cellar: :any, arm64_sonoma: "d3ef558549a3985715333976db39ed8cbc058fb32c132baae83751817761b5ed"
sha256 cellar: :any, arm64_ventura: "d3ef558549a3985715333976db39ed8cbc058fb32c132baae83751817761b5ed"
sha256 cellar: :any, arm64_monterey: "d3ef558549a3985715333976db39ed8cbc058fb32c132baae83751817761b5ed"
sha256 cellar: :any, sonoma: "26f22bfe63c46e4407f2c0cbf6ca128d6b7c642ddae2af2a650d31ceacf260b9"
sha256 cellar: :any, ventura: "26f22bfe63c46e4407f2c0cbf6ca128d6b7c642ddae2af2a650d31ceacf260b9"
sha256 cellar: :any, monterey: "26f22bfe63c46e4407f2c0cbf6ca128d6b7c642ddae2af2a650d31ceacf260b9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "320b7865bee79fb27d2f4fb9d82c7432f41c6978eec9d8a037092217aea043bf"
end

depends_on "node"
Expand Down

0 comments on commit d167ac1

Please sign in to comment.