Update dependencies and optimize build configurations for Linux and Windows

This commit is contained in:
mr. m
2024-12-23 07:49:36 +00:00
parent afddadbab3
commit a8eff76dd0
12 changed files with 77 additions and 147 deletions

View File

@@ -75,11 +75,7 @@ If you dont see your OS listed below, that's because we already have it in our [
##### Winget
```ps
# Generic version
winget install --id Zen-Team.Zen-Browser
# Optimized version
winget install --id Zen-Team.Zen-Browser.Optimized
```
#### macOS
@@ -98,11 +94,7 @@ brew install --cask zen-browser
##### Arch-based distributions
```sh
# For generic version
yay -S zen-browser-bin
# For optimized version
yay -S zen-browser-avx2-bin
```
##### Other Linux distributions (AppImage with automated system integration)