Files
desktop/surfer.json
mr. m 1c29206e07 gh-12284: Sync upstream Firefox to version 151.0.2 (gh-13875)
This PR syncs the upstream Firefox to version 151.0.2.

* ⚠️ Some patches did not apply cleanly. Please review them carefully.

@mr-cheffy please review and merge this PR.

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2026-05-26 23:14:36 +02:00

57 lines
1.3 KiB
JSON

{
"name": "Zen Browser",
"vendor": "Zen OSS Team",
"appId": "zen",
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "151.0.2",
"candidate": "151.0.2",
"candidateBuild": 1
},
"buildOptions": {
"generateBranding": true
},
"addons": {},
"brands": {
"release": {
"backgroundColor": "#282A33",
"brandShorterName": "Zen",
"brandShortName": "Zen",
"brandFullName": "Zen Browser",
"release": {
"displayVersion": "1.20.1b",
"github": {
"repo": "zen-browser/desktop"
},
"archives": {
"windows": "windows.mar",
"macos-aarch64": "macos-aarch64.mar",
"linux": "linux.mar",
"macos-x64": "macos-x64.mar",
"windows-arm64": "windows-arm64.mar",
"linux-aarch64": "linux-aarch64.mar"
}
}
},
"twilight": {
"backgroundColor": "#282A33",
"brandShorterName": "Zen",
"brandShortName": "Twilight",
"brandFullName": "Zen Twilight",
"release": {
"displayVersion": "1.21t",
"github": {
"repo": "zen-browser/desktop"
}
}
}
},
"license": {
"ignoredFiles": [
".*\\.json"
],
"licenseType": "MPL-2.0"
},
"updateHostname": "updates.zen-browser.app"
}