You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! :-/
Phew, https://github.com/x1ab/SFML-staticCRT-build/releases/latest is a thing!
That could be a viable starting point, albeit the "canonical" URLs based off of that would look horrible:
Also, the filename tagging must be abandoned then, and the commit hash should go into the package
(just like how the SFML guys do it, but not as the root dir, only a (sibling) version tag file)!
The text was updated successfully, but these errors were encountered:
(Follow-up of xparq/sfw2#4)
Quoting from xparq/sfw2#353:
Phew,
https://github.com/x1ab/SFML-staticCRT-build/releases/latest
is 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)!
The text was updated successfully, but these errors were encountered: