Skip to content

Commit

Permalink
lando-cli: update 3.22.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 17, 2024
1 parent 0fbf796 commit 198987d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/l/lando-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 198987d

Please sign in to comment.