From 198987d427b61332167032f50768cf948956f646 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 17 Oct 2024 04:36:22 +0000 Subject: [PATCH] lando-cli: update 3.22.2 bottle. --- Formula/l/lando-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/l/lando-cli.rb b/Formula/l/lando-cli.rb index 1c0760cf48959..2176d89b521ef 100644 --- a/Formula/l/lando-cli.rb +++ b/Formula/l/lando-cli.rb @@ -11,12 +11,12 @@ class LandoCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "258f5ca707b7370ab6f0d4bf05eacac97d35c6e5528b4dd72f152cf17585000b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "258f5ca707b7370ab6f0d4bf05eacac97d35c6e5528b4dd72f152cf17585000b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "258f5ca707b7370ab6f0d4bf05eacac97d35c6e5528b4dd72f152cf17585000b" - sha256 cellar: :any_skip_relocation, sonoma: "26b24bb34fb5b44a611dc1a34dfd9b41c267c7f6001485ac2aeac09df4c5afc5" - sha256 cellar: :any_skip_relocation, ventura: "26b24bb34fb5b44a611dc1a34dfd9b41c267c7f6001485ac2aeac09df4c5afc5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "258f5ca707b7370ab6f0d4bf05eacac97d35c6e5528b4dd72f152cf17585000b" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "272f129126b0426e56d976dad866e7163d64eb5c00d6cae476db14a39e72197a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "272f129126b0426e56d976dad866e7163d64eb5c00d6cae476db14a39e72197a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "272f129126b0426e56d976dad866e7163d64eb5c00d6cae476db14a39e72197a" + sha256 cellar: :any_skip_relocation, sonoma: "601e9f4810153c967c773d7f0ee0f1e8c008ccc677b0ef6a4ab5061c3ffa6ed2" + sha256 cellar: :any_skip_relocation, ventura: "601e9f4810153c967c773d7f0ee0f1e8c008ccc677b0ef6a4ab5061c3ffa6ed2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "272f129126b0426e56d976dad866e7163d64eb5c00d6cae476db14a39e72197a" end depends_on "node"