Handling Packages that auto update #173
Azathothas
started this conversation in
Ideas
Replies: 3 comments 1 reply
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
3rd option: patch them so they dont autoupgrade, use soarpkg to upgrade |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Relevant homebrew discussion: https://github.com/orgs/Homebrew/discussions/3359
Basically, we need a way to handle packages that auto update themselves, ideally these packages also change their filenames, sometimes even locations..
Homebrew has an option to force update these kind of packages; they rely on their upstream metadata & use that to upgrade/downgrade (They disregard the update done by the package itself)
Do we handle it this way?
Or is there a better way to do it
Beta Was this translation helpful? Give feedback.
All reactions