Skip to content

Commit

Permalink
added twilight
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa committed Oct 11, 2024
1 parent 9d68285 commit 8d88d69
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion content/guides/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]]
Expand Down Expand Up @@ -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)

0 comments on commit 8d88d69

Please sign in to comment.