-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add HMA! Pro VPN.app v. 3.2.11.2 #27160
Conversation
It’s missing |
That is what I thought initially. But the little-snitch task has no uninstall neither. So what is the reason it is needed here? |
Little Snitch also needs it. It’s just unfortunate it was merged before we started enforcing the rule. |
Actually having uninstalled enforced is good idea!
Does anyone know if it is ok to just remove this one? |
Thank you @vitorgalvao. Should have thought of formatting according to documentation! |
Thank you. |
After making all changes to the cask:
brew cask audit --download {{cask_file}}
is error-free.brew cask style --fix {{cask_file}}
reports no offenses.Additionally, if adding a new cask:
brew cask install {{cask_file}}
worked successfully.brew cask uninstall {{cask_file}}
worked successfully.