Skip to content

Commit

Permalink
hasura-cli: update 2.16.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 14, 2022
1 parent 5db3927 commit 39fdc9b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/hasura-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class HasuraCli < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "c226ddd96c89ae021eaffb68b73b6cb65714c5dc93de7aee38a6cc994b7b74ab"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7a2de361ba1445d40fce8b33b30f2cf68544fba6d43ad04532c2b6112617bae5"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e3f38c69ffaa3a1723de8102665eda10a944d06b8a4c22b5da1c398af8c4ac39"
sha256 cellar: :any_skip_relocation, ventura: "e6ccf5aea910ca6b273bacbda7c9d0b280699dc1acadacedf77477452fb8f58f"
sha256 cellar: :any_skip_relocation, monterey: "94d8e34e5b86871027c3c67abb3c65f8dddd537ed60f7e6de615d67c42a42d3c"
sha256 cellar: :any_skip_relocation, big_sur: "a54d10726932557e6cb1e67ac102140b1b7aa9a7495ba56d3d8283c45462d71c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "624bb0514b25820981034a6a72216c90a6c86d5914fae8106cf27cdd78833fb1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0be01b867f34b4dea2d70efa4e3870c4a5035c0e6ce1e6e30e6e76ca9c1a67e6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fb75b8a4a5abcf2be63eacc77c3be9dc36d5baffab52757491a885c8adc4c76d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "14c12f82f117fecfa3aeaf1e74ca1ff04ca5c8f79c6a4c7c716af36e5c796db7"
sha256 cellar: :any_skip_relocation, ventura: "0c6744a81ce92c5993b77b22de08e46629dd4b101114c7b945708ea2bdd31f80"
sha256 cellar: :any_skip_relocation, monterey: "8514b779aec711db3932f0940fa158cc30b9e7a4c0145b4b73191d875b7e6694"
sha256 cellar: :any_skip_relocation, big_sur: "33076b970506d26422443deeb45a9b456a785fa8fb5b7a06504f74dd1ad6d336"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a66e4d2403105bd7d0d7cee3d459fe00e875a5e5142143ae4a03dceb064f7901"
end

depends_on "go" => :build
Expand Down

0 comments on commit 39fdc9b

Please sign in to comment.