Skip to content

Commit

Permalink
cubejs-cli: update 0.33.60 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and BrewTestBot committed Sep 22, 2023
1 parent 70f4e4b commit 3420fb9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cubejs-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class CubejsCli < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_ventura: "432e9f12353b4d9fe0461d70e1964d3d82a65cb730bfee6463ce3e66b17ac958"
sha256 cellar: :any, arm64_monterey: "432e9f12353b4d9fe0461d70e1964d3d82a65cb730bfee6463ce3e66b17ac958"
sha256 cellar: :any, arm64_big_sur: "432e9f12353b4d9fe0461d70e1964d3d82a65cb730bfee6463ce3e66b17ac958"
sha256 cellar: :any, ventura: "eba6b960e49601d9018c05d8b5a24e48cc89ce3de24d6d865737ed6e949c325b"
sha256 cellar: :any, monterey: "eba6b960e49601d9018c05d8b5a24e48cc89ce3de24d6d865737ed6e949c325b"
sha256 cellar: :any, big_sur: "eba6b960e49601d9018c05d8b5a24e48cc89ce3de24d6d865737ed6e949c325b"
sha256 cellar: :any, arm64_ventura: "d17000a464bdd3b00ca3f5fa7afc2ecf70c12a604f536e03a8ef5a0fe8ea1062"
sha256 cellar: :any, arm64_monterey: "d17000a464bdd3b00ca3f5fa7afc2ecf70c12a604f536e03a8ef5a0fe8ea1062"
sha256 cellar: :any, arm64_big_sur: "d17000a464bdd3b00ca3f5fa7afc2ecf70c12a604f536e03a8ef5a0fe8ea1062"
sha256 cellar: :any, ventura: "5f058930ef22adf9cf6e87a8109dcd114f52a1e092dfa60713bdf04eef2dac43"
sha256 cellar: :any, monterey: "5f058930ef22adf9cf6e87a8109dcd114f52a1e092dfa60713bdf04eef2dac43"
sha256 cellar: :any, big_sur: "5f058930ef22adf9cf6e87a8109dcd114f52a1e092dfa60713bdf04eef2dac43"
end

depends_on "node"
Expand Down

0 comments on commit 3420fb9

Please sign in to comment.