Update steam deck electron version to 22.1.0

Updates the electron version to the latest version in the steam deck file
This commit is contained in:
Spencer Comfort 2023-01-29 00:42:50 -05:00 committed by GitHub
parent 23f1de90bd
commit 471b0fd826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"electronVersion": "18.3.12", "electronVersion": "22.1.0",
"electronDownload": { "electronDownload": {
"version": "18.3.12+wvcus", "version": "22.1.0+wvcus",
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v" "mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
}, },
"appId": "cider", "appId": "cider",