From 8d88d694c6dec2c335460dcd3da5b31c8cbbbb2e Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Sat, 12 Oct 2024 00:12:48 +0100 Subject: [PATCH] added twilight --- content/guides/downloads.md | 46 ++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/content/guides/downloads.md b/content/guides/downloads.md index ac8162c..be7c99f 100644 --- a/content/guides/downloads.md +++ b/content/guides/downloads.md @@ -3,7 +3,7 @@ title: Download Hub draft: false aliases: - Download Hub -lastmod: 2024-09-06 +lastmod: 2024-10-11 --- This [[guides/index|guide]] is designed to help you easily find and download the version of Zen Browser that best fits your operating system and hardware. Whether you're using Windows, Linux, or macOS, you'll find both optimized and generic builds, along with portable and installer options to suit your needs. If you're unsure which version is right for you, be sure to check out our guide on [[generic-optimized | choosing between the generic and optimized builds]] @@ -51,3 +51,47 @@ This [[guides/index|guide]] is designed to help you easily find and download the - ### Intel 💽 - [DMG File 🗂️](https://github.com/zen-browser/desktop/releases/latest/download/zen.macos-x64.dmg) + + + + +> [!caution]- This is an automated daily build for testing purposes. So expect bug on this version. + +# Twilight + +## Windows 🪟 + +- ### Optimized 🚀 + + - [Installer 🚀](https://github.com/zen-browser/desktop/releases/download/twilight/zen.installer.exe) + - [Portable 📦](https://github.com/zen-browser/desktop/releases/download/twilight/zen.win-specific.zip) + +- ### Generic 👴 + + - [Installer 🚀](https://github.com/zen-browser/desktop/releases/download/twilight/zen.installer-generic.exe) + - [Portable 📦](https://github.com/zen-browser/desktop/releases/download/twilight/zen.win-generic.zip) + +## Linux 🐧 + +- ### Optimized 🚀 + + - [AppImage 🚀](https://github.com/zen-browser/desktop/releases/download/twilight/zen-specific.AppImage) + - [Portable 📦 `tar.bz2`](https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-specific.tar.bz2) + - [Arch User Repository 📂 `AUR`](https://aur.archlinux.org/packages/zen-twilight-avx2-bin) + +- ### Generic 👴 + + - [AppImage 🚀](https://github.com/zen-browser/desktop/releases/download/twilight/zen-generic.AppImage) + - [Portable 📦 `tar.bz2`](https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-generic.tar.bz2) + - [Arch User Repository 📂 `AUR`](https://aur.archlinux.org/packages/zen-twilight-bin) + + +## MacOS 🍎 + +- ### AArch64 💻 + + - [DMG File 🗂️](https://github.com/zen-browser/desktop/releases/download/twilight/zen.macos-aarch64.dmg) + +- ### Intel 💽 + + - [DMG File 🗂️](https://github.com/zen-browser/desktop/releases/download/twilight/zen.macos-x64.dmg) \ No newline at end of file