Compare commits

...

1 Commits

Author SHA1 Message Date
mr. m
f4781daa49 gh-14367: Sync upstream Firefox to version 152.0.3 (gh-14366)
This PR syncs the upstream Firefox to version 152.0.3.

*  All patches applied cleanly.

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2026-06-25 16:36:06 +02:00
3 changed files with 5 additions and 5 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 ### Firefox Versions
- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0.2`! 🚀 - [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `152.0.3`! 🚀
- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.2`! - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 152.0.3`!
### Contributing ### Contributing

View File

@@ -1 +1 @@
16659f37ea7611e9444cacbbdb33831d4dbbe0db b223f3727a037a7b8a0f36f34bfe8c4622a7f387

View File

@@ -5,8 +5,8 @@
"binaryName": "zen", "binaryName": "zen",
"version": { "version": {
"product": "firefox", "product": "firefox",
"version": "152.0.2", "version": "152.0.3",
"candidate": "152.0.2", "candidate": "152.0.3",
"candidateBuild": 1 "candidateBuild": 1
}, },
"buildOptions": { "buildOptions": {