mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 01:10:03 +02:00
added twilight
This commit is contained in:
parent
9d68285b78
commit
8d88d694c6
1 changed files with 45 additions and 1 deletions
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue