electron-source.electron_35: 35.1.5 -> 35.2.0

- Changelog: https://github.com/electron/electron/releases/tag/v35.2.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v35.1.5...v35.2.0
This commit is contained in:
teutat3s
2025-04-22 13:55:18 +02:00
committed by Yureka
parent 5def263fbe
commit 367b9ac665
+9 -9
View File
@@ -2538,7 +2538,7 @@
"version": "34.5.1"
},
"35": {
"chrome": "134.0.6998.179",
"chrome": "134.0.6998.205",
"chromium": {
"deps": {
"gn": {
@@ -2548,15 +2548,15 @@
"version": "2025-01-13"
}
},
"version": "134.0.6998.179"
"version": "134.0.6998.205"
},
"chromium_npm_hash": "sha256-oVoTruhxTymYiGkELd2Oa1wOfjGLtChQZozP4GzOO1A=",
"deps": {
"src": {
"args": {
"hash": "sha256-DI59KsXSy7xQIdHSpl++4S26sLP6lHqMGx1U1xi+pZY=",
"hash": "sha256-LL0lmb23zTjOwi8Sbz0Vb3Nj3ptqpRL/5V5rI8vXu0U=",
"postFetch": "rm -r $out/third_party/blink/web_tests; rm -r $out/content/test/data; rm -rf $out/courgette/testdata; rm -r $out/extensions/test/data; rm -r $out/media/test/data; ",
"rev": "134.0.6998.179",
"rev": "134.0.6998.205",
"url": "https://chromium.googlesource.com/chromium/src.git"
},
"fetcher": "fetchFromGitiles"
@@ -2595,10 +2595,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-cOPfVqfSOiq+wI+3Nbz6ejQZ6UabeL5G/XvSXL8HozM=",
"hash": "sha256-9svv7kEnZqgwyE9LnuBTIiUguZdgCHUkkupxtpUGcKQ=",
"owner": "electron",
"repo": "electron",
"rev": "v35.1.5"
"rev": "v35.2.0"
},
"fetcher": "fetchFromGitHub"
},
@@ -3511,8 +3511,8 @@
},
"src/third_party/skia": {
"args": {
"hash": "sha256-tP6DnMeOoVqfTSn6bYXMLiCb4wg5f9uB28KzYMAeBUw=",
"rev": "aefbd9403c1b3032ad4cd0281ef312ed262c7125",
"hash": "sha256-QIWB5fVCo9r+AKE8MeeKLEpcWYG6lCfBzxNDR2yD3kg=",
"rev": "b467149a72ca10a2e46345a1e5cd031ce8637023",
"url": "https://skia.googlesource.com/skia.git"
},
"fetcher": "fetchFromGitiles"
@@ -3844,6 +3844,6 @@
"electron_yarn_hash": "0l38rbmlrcrgkw7ggj33xszcs7arm601gzq4c8v0rn3m5zp6yr77",
"modules": "133",
"node": "22.14.0",
"version": "35.1.5"
"version": "35.2.0"
}
}