sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2025-08-24 00:32:31 +00:00
parent 7434f3512b
commit dc687d7160
No known key found for this signature in database

View File

@ -11,6 +11,9 @@ class Homebrew::Cmd::SearchCmd
end
class Homebrew::Cmd::SearchCmd::Args < Homebrew::CLI::Args
sig { returns(T::Boolean) }
def alpine?; end
sig { returns(T::Boolean) }
def archlinux?; end