[APP addition] Zen Browser (#3231)

* add Zen to Browsers for Applications

* remove choco option since it currently needs the --pre flag
This commit is contained in:
MyDrift 2025-03-04 21:31:28 +01:00 committed by GitHub
parent 5a8cf5deb6
commit 18a7f17a0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2934,5 +2934,13 @@
"description": "Fork - a fast and friendly git client.", "description": "Fork - a fast and friendly git client.",
"link": "https://git-fork.com/", "link": "https://git-fork.com/",
"winget": "Fork.Fork" "winget": "Fork.Fork"
},
"ZenBrowser": {
"category": "Browsers",
"choco": "na",
"content": "Zen Browser",
"description": "The modern, privacy-focused, performance-driven browser built on Firefox",
"link": "https://zen-browser.app/",
"winget": "Zen-Team.Zen-Browser"
} }
} }