How should I implement an auto-updater?
I think that “language agnostic” is going to be a limiting factor here. Applications come in so many shapes and sizes that there is no one-size-fits-all answer. I have implemented several auto-updaters in several languages, and no two were similar. The most general philosophy is that the application checks with some home location (web address, … Read more