(Follow-up of xparq/sfw2#4)
Quoting from xparq/sfw2#353:
Unfortunately, as it turns out, neither wget nor curl can be convinced to parse the downloaded file for HTML META REFRESH redirects, so I had to do that manually! :-/
-> This also means that practically no one else would be able to use that "canonical latest" URL redirector on GitHub! :-/
(Follow-up of xparq/sfw2#4)
Quoting from xparq/sfw2#353:
Phew,
https://github.com/x1ab/SFML-staticCRT-build/releases/latestis a thing!That could be a viable starting point, albeit the "canonical" URLs based off of that would look horrible:
https://github.com/x1ab/SFML-staticCRT-build/releases/download/latest/SFML-master-64-dllCRT.zip(just like how the SFML guys do it, but not as the root dir, only a (sibling) version tag file)!