Skip to content

Is there a "Latest Version" download link? #1531

Answered by nblumhardt
droyad asked this question in Help
Discussion options

You must be logged in to vote

Hi Rob!

Unfortunately, you'll need to follow an HTTP redirect, but https://datalust.co/download/begin?version=latest will do it.

There's also https://datalust.co/api/releases/latest, which will give you a JSON response like:

{"latestRelease":"2022.1.7378"}

if you want to plug a specific version into the download URL, e.g. https://datalust.co/download/begin?version=2022.1.7378.

Avoid taking a dependency on the structure of the redirect target URL, we're in the process of moving release artifacts from one blob store to another :-)

Hope this helps,
Nick

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@droyad
Comment options

Answer selected by droyad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants