1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00

electron-source.electron_36: 36.3.2 -> 36.4.0

- Changelog: https://github.com/electron/electron/releases/tag/v36.4.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v36.3.2...v36.4.0
- Fixes CVE-2025-5419

(cherry picked from commit 308e77ddac)
This commit is contained in:
teutat3s 2025-06-04 19:33:18 +02:00 committed by github-actions[bot]
parent 225004aaab
commit cb769ba785

View file

@ -2586,7 +2586,7 @@
"version": "35.5.1"
},
"36": {
"chrome": "136.0.7103.115",
"chrome": "136.0.7103.149",
"chromium": {
"deps": {
"gn": {
@ -2596,15 +2596,15 @@
"version": "2025-03-24"
}
},
"version": "136.0.7103.115"
"version": "136.0.7103.149"
},
"chromium_npm_hash": "sha256-QRjk9X4rJW3ofizK33R4T1qym1riqcnpBhDF+FfNZLo=",
"deps": {
"src": {
"args": {
"hash": "sha256-yUWNV65TshvAMaz1kGOUQuy+J5vXPryjisGN3MxTU9Q=",
"hash": "sha256-qu3+U2o7N0MSx+nifQMAfSEjxTDIBSz/DNkEZdo5uFw=",
"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; ",
"tag": "136.0.7103.115",
"tag": "136.0.7103.149",
"url": "https://chromium.googlesource.com/chromium/src.git"
},
"fetcher": "fetchFromGitiles"
@ -2643,10 +2643,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-bMQJfOkWRFE7Qg4kHiwkNcuXOSWU0EzEGSo8U1SuGTQ=",
"hash": "sha256-DwV8hZ6iK1Pc0j/86UnrkJ6FhOXD3eCBiOk5Y14N4jg=",
"owner": "electron",
"repo": "electron",
"tag": "v36.3.2"
"tag": "v36.4.0"
},
"fetcher": "fetchFromGitHub"
},
@ -3898,8 +3898,8 @@
},
"src/v8": {
"args": {
"hash": "sha256-Fi4pl6xSXkHF4XaQNfNzULVjQZSzDfaHFIyIxH103go=",
"rev": "5297e56d91816747d539abca52b578e5832135f0",
"hash": "sha256-COlRcmBtuP/XBe9j4Qxikkz7ZSwcQhcWVe5+I0++OOk=",
"rev": "150f01318cda02f1ef63dd79672eae6c81dd3301",
"url": "https://chromium.googlesource.com/v8/v8.git"
},
"fetcher": "fetchFromGitiles"
@ -3908,6 +3908,6 @@
"electron_yarn_hash": "10n86jnzcq8kh0nk29ljw9wi1fgj13f07h92b009i1dryagliyrs",
"modules": "135",
"node": "22.15.1",
"version": "36.3.2"
"version": "36.4.0"
}
}