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
Hi!
I'd like to know if there is a way to get the latest version of Evergreen Bootstrapper available to download?
For example: I have an installed version 1.1.1.1 on my machine but there is a newer version available 2.2.2.2. So, do you have some end-point URL which could be used to get an info that my current version of Evergreen Bootstrapper is not the latest one.
This discussion was converted from issue #2625 on October 10, 2023 18:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'd like to know if there is a way to get the latest version of Evergreen Bootstrapper available to download?
For example: I have an installed version 1.1.1.1 on my machine but there is a newer version available 2.2.2.2. So, do you have some end-point URL which could be used to get an info that my current version of Evergreen Bootstrapper is not the latest one.
Example of request:
GET https://go.microsoft.com/evergreenLatestVersion
Example of response:
{"version": "2.2.2.2"}
Beta Was this translation helpful? Give feedback.
All reactions