Skip to content

Commit 29b562d

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 92b4dbe commit 29b562d

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3 id="olympus">Olympus - Cross-platform Everest Installer</h3>
126126
If you are on <strong>macOS:</strong>
127127
<ul>
128128
<li>
129-
<a href="https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5589/artifacts?artifactName=macos.main&api-version=5.0&%24format=zip" id="olympus-macos-latest-link">Download the latest autobuild.</a>
129+
<a href="https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5596/artifacts?artifactName=macos.main&api-version=5.0&%24format=zip" id="olympus-macos-latest-link">Download the latest autobuild.</a>
130130
</li>
131131
<li>Unzip the zip inside of the zip.</li>
132132
<li>
@@ -155,7 +155,7 @@ <h3 id="olympus">Olympus - Cross-platform Everest Installer</h3>
155155
If you are on <strong>Linux:</strong>
156156
<ul>
157157
<li>
158-
<a href="https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5589/artifacts?artifactName=linux.main&api-version=5.0&%24format=zip" id="olympus-linux-latest-link">Download the latest autobuild.</a>
158+
<a href="https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5596/artifacts?artifactName=linux.main&api-version=5.0&%24format=zip" id="olympus-linux-latest-link">Download the latest autobuild.</a>
159159
</li>
160160
<li>Unzip the zip inside of the zip.<br>
161161
<b>The resulting folder will be your Olympus "installation" folder.</b>

updatermirror/olympus_versions.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"date": "2026-05-03T09:42:35.7461411Z",
4+
"changelog": "∙ Fixed crash when fetching Everest versions fails when checking for updates in the background\n∙ Fixed crash on startup when a version of Everest compiled from source is installed",
5+
"windowsDownload": "https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5596/artifacts?artifactName=windows.main&api-version=5.0&%24format=zip",
6+
"branch": "stable",
7+
"version": "26.05.03.03",
8+
"macosDownload": "https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5596/artifacts?artifactName=macos.main&api-version=5.0&%24format=zip",
9+
"linuxDownload": "https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5596/artifacts?artifactName=linux.main&api-version=5.0&%24format=zip"
10+
},
211
{
312
"date": "2026-05-03T09:27:24.9388365Z",
413
"changelog": "∙ Fixed crash when fetching Everest versions fails when checking for updates in the background",

0 commit comments

Comments
 (0)