Handling Packages that auto update #11
Azathothas
started this conversation in
Ideas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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