gh-14594: Sync upstream Firefox to version 152.0.6 (gh-14585)

This commit is contained in:
mr. m
2026-07-15 10:31:58 +02:00
committed by GitHub
parent 529755c48a
commit 31357dfe92
3 changed files with 6 additions and 6 deletions

View File

@@ -34,8 +34,8 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne
### Firefox Versions
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0.5`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.5`!
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0.6`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.6`!
### Contributing

View File

@@ -1 +1 @@
6bd10168f81fb90f878132d87cf681200afbcd91
e7fbb446077536139cdd78b6a0386a97237af20f

View File

@@ -5,8 +5,8 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "152.0.5",
"candidate": "152.0.5",
"version": "152.0.6",
"candidate": "152.0.6",
"candidateBuild": 1
},
"buildOptions": {
@@ -20,7 +20,7 @@
"brandShortName": "Zen",
"brandFullName": "Zen Browser",
"release": {
"displayVersion": "1.21.6b",
"displayVersion": "1.21.7b",
"github": {
"repo": "zen-browser/desktop"
},