electron-source.electron_42: 42.1.0 -> 42.2.0

- Changelog: https://github.com/electron/electron/releases/tag/v42.2.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v42.1.0...v42.2.0

(cherry picked from commit 4015868668)
This commit is contained in:
yaya
2026-05-20 13:03:53 +02:00
committed by github-actions[bot]
parent 8307f11899
commit 1e1060e768

View File

@@ -2852,10 +2852,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-QVWPIw2G5ai9dCLZ6K1ZuJKydMFexA17X1gtB3XeXKc=",
"hash": "sha256-UshbCxXPTrY2YQetb0B8OLohlLhQ1EHbl/zP7eNV9Yk=",
"owner": "electron",
"repo": "electron",
"tag": "v42.1.0"
"tag": "v42.2.0"
},
"fetcher": "fetchFromGitHub"
},
@@ -4207,6 +4207,6 @@
},
"modules": "146",
"node": "24.15.0",
"version": "42.1.0"
"version": "42.2.0"
}
}