Skip to content

Commit

Permalink
Merge pull request Homebrew#162585 from BrewTestBot/bump-cubejs-cli-0…
Browse files Browse the repository at this point in the history
….34.53

cubejs-cli 0.34.53
  • Loading branch information
BrewTestBot authored Feb 13, 2024
2 parents 8b4854e + 12af468 commit ce24afc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/c/cubejs-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
class CubejsCli < Formula
desc "Cube.js command-line interface"
homepage "https://cube.dev/"
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.34.52.tgz"
sha256 "4e1c4cd5ccdab8c0d3b09ced231b4a1f9a668a3d77d3f51b0fa196cf4d537a7c"
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.34.53.tgz"
sha256 "fc31da782450ef374c75bbc82d9d613836afd420fd8287e0962868324ecf27c8"
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sonoma: "8242010183f65c55dca9a7430c8113987aadd89f3325afcb4320944810530e82"
sha256 cellar: :any, arm64_ventura: "8242010183f65c55dca9a7430c8113987aadd89f3325afcb4320944810530e82"
sha256 cellar: :any, arm64_monterey: "8242010183f65c55dca9a7430c8113987aadd89f3325afcb4320944810530e82"
sha256 cellar: :any, sonoma: "3fd8ccf6caaa976c51e6fa08b4e638ae41c7754aa4a0d56393f3f3fa7a1422d1"
sha256 cellar: :any, ventura: "3fd8ccf6caaa976c51e6fa08b4e638ae41c7754aa4a0d56393f3f3fa7a1422d1"
sha256 cellar: :any, monterey: "3fd8ccf6caaa976c51e6fa08b4e638ae41c7754aa4a0d56393f3f3fa7a1422d1"
sha256 cellar: :any, arm64_sonoma: "e06ce0c2b4efb5ae16821d778b83d44593aadc6a555fe73ebfc8a5a1d2e396e9"
sha256 cellar: :any, arm64_ventura: "e06ce0c2b4efb5ae16821d778b83d44593aadc6a555fe73ebfc8a5a1d2e396e9"
sha256 cellar: :any, arm64_monterey: "e06ce0c2b4efb5ae16821d778b83d44593aadc6a555fe73ebfc8a5a1d2e396e9"
sha256 cellar: :any, sonoma: "60145af796ba520d5c118bedeb79018e7298582a5f8bd8ab15992125dd7d1c75"
sha256 cellar: :any, ventura: "60145af796ba520d5c118bedeb79018e7298582a5f8bd8ab15992125dd7d1c75"
sha256 cellar: :any, monterey: "d7594af36d6efa33cd1d0293eae3d966bd1ffe0b4ab86a55aa91fce8ef579dc1"
end

depends_on "node"
Expand Down

0 comments on commit ce24afc

Please sign in to comment.