-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Tapped the latest version and getting the following deprecation warnings. Are you able to reproduce or is this on my end?
I've tried in zsh on M1 Max and M3 Max running Sequoia 15.1.1 (24B91).
β― brew add duti
Warning: Calling `brew add'. This command needs to be refactored, as it is written in a style that is deprecated! Use inherits from `Homebrew::AbstractCommand' ( see https://docs.brew.sh/External-Commands ) instead.
Please report this issue to the superatomic/homebrew-bundle-extensions tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/superatomic/homebrew-bundle-extensions/cmd/add.rb:7
==> Using Brewfile at '~/.config/brew/Brewfile'
==> Added Formula duti to Brewfile
β― brew drop duti
Warning: Calling `brew drop'. This command needs to be refactored, as it is written in a style that is deprecated! Use inherits from `Homebrew::AbstractCommand' ( see https://docs.brew.sh/External-Commands ) instead.
Please report this issue to the superatomic/homebrew-bundle-extensions tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/superatomic/homebrew-bundle-extensions/cmd/drop.rb:7
==> Using Brewfile at '~/.config/brew/Brewfile'
==> Dropped Formula duti from BrewfileMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed