electron-source.electron_35: 35.2.0 -> 35.2.1

- Changelog: https://github.com/electron/electron/releases/tag/v35.2.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v35.2.0...v35.2.1
This commit is contained in:
Yaya
2025-04-30 15:51:19 +02:00
committed by Yureka
parent 3fd9664e95
commit 4e7466802a
+3 -3
View File
@@ -1334,10 +1334,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-9svv7kEnZqgwyE9LnuBTIiUguZdgCHUkkupxtpUGcKQ=",
"hash": "sha256-5+LqyQs8wC7EwmO3/YSGsvb+JNBPliycNSrLLUBeNnM=",
"owner": "electron",
"repo": "electron",
"rev": "v35.2.0"
"rev": "v35.2.1"
},
"fetcher": "fetchFromGitHub"
},
@@ -2583,6 +2583,6 @@
"electron_yarn_hash": "0l38rbmlrcrgkw7ggj33xszcs7arm601gzq4c8v0rn3m5zp6yr77",
"modules": "133",
"node": "22.14.0",
"version": "35.2.0"
"version": "35.2.1"
}
}