diff --git a/apps/marketing/src/pages/download.astro b/apps/marketing/src/pages/download.astro index 0cf31a82e4..54454d4026 100644 --- a/apps/marketing/src/pages/download.astro +++ b/apps/marketing/src/pages/download.astro @@ -1,5 +1,6 @@ --- import Layout from "../layouts/Layout.astro"; +import { RELEASES_URL } from "../lib/releases"; --- @@ -17,11 +18,11 @@ import Layout from "../layouts/Layout.astro";

macOS

- + Apple Silicon (arm64) .dmg - + Intel (x64) .dmg @@ -35,7 +36,7 @@ import Layout from "../layouts/Layout.astro";

Windows

- + Windows 10, 11 .exe @@ -49,7 +50,7 @@ import Layout from "../layouts/Layout.astro";

Linux

- + x86_64 AppImage