gh-14351: Sync upstream Firefox to version 152.0.2 (gh-14350)

This PR syncs the upstream Firefox to version 152.0.2.

*  All patches applied cleanly.
This commit is contained in:
mr. m
2026-06-23 16:33:12 +02:00
committed by GitHub
parent 3c3322058e
commit 9f9ae52c63
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.1`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.1`!
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0.2`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.2`!
### Contributing

View File

@@ -1 +1 @@
2960f4c1ce58d289d3b9ec885695f0017d2636ab
16659f37ea7611e9444cacbbdb33831d4dbbe0db

View File

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