We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60f510 commit 4542261Copy full SHA for 4542261
1 file changed
src/components/DownloadDropdown.astro
@@ -11,7 +11,7 @@
11
<a href="https://downloads.stratos-linux.org/gnome-iso/StratOS-2025.12.07-x86_64.iso" class="dropdown-item">
12
<span class="version">GNOME ISO</span>
13
</a>
14
- <a href="https://downloads.stratos-linux.org/hyprland-iso/StratOS-2025.12.07-x86_64.iso" class="dropdown-item">
+ <a href="https://downloads.stratos-linux.org/hyprland-iso/StratOS-2025.12.08-x86_64.iso" class="dropdown-item">
15
<span class="version">Hyprland ISO</span>
16
17
<a href="https://downloads.stratos-linux.org/niri-iso/StratOS-2025.09.18-x86_64.iso" class="dropdown-item">
0 commit comments