Hacker News new | ask | show | jobs
by psoots 3007 days ago
I would like to see software producers provide an API to download the latest release and a list of previous releases. You'd be surprised how difficult it is to automate the installation of (primarily desktop) software (Slack, IntelliJ, etc.)
2 comments

I think a Metalink* file would work for this as long as the software can figure out the versioning scheme in use.

*https://en.wikipedia.org/wiki/Metalink

Linux package managers are a beautiful thing.