Describe the bug
On new Homebrew 6 calling postflight is deprecated.
To Reproduce
Steps to reproduce the behavior. Please include output from running the command with --debug.
- Update Homebrew to latest version 6.x.x
- Install Doppler using Homebrew
- See error
Expected behavior
No deprecation warning.
Desktop (please complete the following information):
- OS: macOS Golden Gate
- Version 27.0
CLI Version:
Version: at least 3.76.5 and 3.76.6
Additional context
This is what Homebrew shows:
Warning: Calling postflight is deprecated! Use postflight_steps instead.
Please report this issue to the dopplerhq/homebrew-cli tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/dopplerhq/homebrew-cli/Casks/doppler.rb:39
Describe the bug
On new Homebrew 6 calling
postflightis deprecated.To Reproduce
Steps to reproduce the behavior. Please include output from running the command with
--debug.Expected behavior
No deprecation warning.
Desktop (please complete the following information):
CLI Version:
Version: at least 3.76.5 and 3.76.6
Additional context
This is what Homebrew shows:
Warning: Calling
postflightis deprecated! Usepostflight_stepsinstead.Please report this issue to the dopplerhq/homebrew-cli tap (not Homebrew/* repositories), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/dopplerhq/homebrew-cli/Casks/doppler.rb:39