aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-18 18:19:43 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-18 18:19:43 -0500
commitc819fe925dac556dee8336d3c19147073179c71a (patch)
treecf8e759a854b8a2b7c992e07f3b00a8887febe92 /all.json
parentRebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2) (diff)
downloadferdium-recipes-c819fe925dac556dee8336d3c19147073179c71a.tar.gz
ferdium-recipes-c819fe925dac556dee8336d3c19147073179c71a.tar.zst
ferdium-recipes-c819fe925dac556dee8336d3c19147073179c71a.zip
Remove deprecated 'nativeWindowOpen' option from webPreferences due to upgrade of electron to '18.'
Diffstat (limited to 'all.json')
-rw-r--r--all.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/all.json b/all.json
index 6746459..e604a9c 100644
--- a/all.json
+++ b/all.json
@@ -333,7 +333,7 @@
333 "featured": true, 333 "featured": true,
334 "id": "discord", 334 "id": "discord",
335 "name": "Discord", 335 "name": "Discord",
336 "version": "1.6.0", 336 "version": "1.7.0",
337 "icons": { 337 "icons": {
338 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/discord/icon.svg" 338 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/discord/icon.svg"
339 } 339 }
@@ -1524,7 +1524,7 @@
1524 "featured": true, 1524 "featured": true,
1525 "id": "skype", 1525 "id": "skype",
1526 "name": "Skype", 1526 "name": "Skype",
1527 "version": "3.4.0", 1527 "version": "3.5.0",
1528 "icons": { 1528 "icons": {
1529 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/skype/icon.svg" 1529 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/skype/icon.svg"
1530 } 1530 }
@@ -2100,7 +2100,7 @@
2100 "featured": false, 2100 "featured": false,
2101 "id": "zoom", 2101 "id": "zoom",
2102 "name": "Zoom", 2102 "name": "Zoom",
2103 "version": "1.2.0", 2103 "version": "1.3.0",
2104 "icons": { 2104 "icons": {
2105 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zoom/icon.svg" 2105 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zoom/icon.svg"
2106 } 2106 }