-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Allow pinning casks #12425
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
Comments
|
I know. Hence the feature request for it. |
You might be interested in https://github.com/buo/homebrew-cask-upgrade. |
Reopening as a cask-specific request. |
This has been discussed numerous times in the |
Uh oh!
There was an error while loading. Please reload this page.
Provide a detailed description of the proposed feature
As a user of package X, I'd like to be able to mark a version Y of that package as blacklisted for example, when it's buggy or incompatible with my environment.
If version Y is currently installed, it should be either updated (if available), downgraded (if available) or perhaps uninstalled as it's unresolvable.
What is the motivation for the feature?
I use vagrant with virtualbox. The latest release has a bug that makes it not work in headless configuration.
That bug has been fixed in master and will be available in the next release
How will the feature be relevant to at least 90% of Homebrew users?
Bugs and regressions may happen to any package
What alternatives to the feature have been considered?
Manual install
The text was updated successfully, but these errors were encountered: