From 87f76f1cc27266622f5e754b24be2791fee8798a Mon Sep 17 00:00:00 2001 From: mauro-balades Date: Mon, 30 Sep 2024 22:58:55 +0200 Subject: [PATCH] Update surfer.json with Zen Twilight branding and release information --- surfer.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/surfer.json b/surfer.json index 5984df096..c71754029 100644 --- a/surfer.json +++ b/surfer.json @@ -31,6 +31,26 @@ "linux-compat": "linux-generic.mar" } } + }, + "twilight": { + "backgroundColor": "#282A33", + "brandShorterName": "Zen", + "brandShortName": "Zen Twilight", + "brandFullName": "Zen Twilight", + "release": { + "displayVersion": "1.0.1-a.7", + "github": { + "repo": "zen-browser/desktop" + }, + "archives": { + "windows": "windows.mar", + "macos-aarch64": "macos-aarch64.mar", + "linux": "linux.mar", + "macos-x64": "macos-x64.mar", + "windows-compat": "windows-generic.mar", + "linux-compat": "linux-generic.mar" + } + } } }, "license": {