A Brewfile with this:
brew "openssl-osx-ca", restart_service: :changed
Throws this error:
$ brew reinstall openssl-osx-ca restart_service: :changed
Error: No available formula with the name "restart_service:".
[ERROR]: Failed at command: /opt/homebrew/bin/brew reinstall openssl-osx-ca restart_service: :changed
A
Brewfilewith this:brew "openssl-osx-ca", restart_service: :changedThrows this error: