electron-source.electron_37: 37.2.4 -> 37.2.5

- Changelog: https://github.com/electron/electron/releases/tag/v37.2.5
- Diff: https://github.com/electron/electron/compare/refs/tags/v37.2.4...v37.2.5
This commit is contained in:
teutat3s
2025-08-04 15:45:19 +02:00
parent 203920f335
commit 9b73606271
+11 -11
View File
@@ -2634,7 +2634,7 @@
"version": "36.7.3"
},
"37": {
"chrome": "138.0.7204.157",
"chrome": "138.0.7204.168",
"chromium": {
"deps": {
"gn": {
@@ -2644,15 +2644,15 @@
"version": "2025-05-21"
}
},
"version": "138.0.7204.157"
"version": "138.0.7204.168"
},
"chromium_npm_hash": "sha256-8d5VTHutv51libabhxv7SqPRcHfhVmGDSOvTSv013rE=",
"deps": {
"src": {
"args": {
"hash": "sha256-Eu+HNXJK6lrtIUk6pQf4DVamnfU+7iNLEZR5UiKNMoA=",
"hash": "sha256-mQvwY05iCLfwJxIQAL20PZ0k67Z7prxyIedQujtdHxw=",
"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": "138.0.7204.157",
"tag": "138.0.7204.168",
"url": "https://chromium.googlesource.com/chromium/src.git"
},
"fetcher": "fetchFromGitiles"
@@ -2691,10 +2691,10 @@
},
"src/electron": {
"args": {
"hash": "sha256-v5OjpwwK89dyhbuZ0RC3aj76cfOcklGgs6cv6QSwxw4=",
"hash": "sha256-GPUQz5Ni1FovBcHEWl1ONx2ZKFsLDweMgMxo/CjZ+zs=",
"owner": "electron",
"repo": "electron",
"tag": "v37.2.4"
"tag": "v37.2.5"
},
"fetcher": "fetchFromGitHub"
},
@@ -2988,8 +2988,8 @@
},
"src/third_party/devtools-frontend/src": {
"args": {
"hash": "sha256-pVNr8NB5U/Uf688oOvPLpu81isCn/WmjJky01A000a4=",
"rev": "4cca0aa00c4915947f1081014d5cfa2e83d357fa",
"hash": "sha256-50KQk54JwwRS3ENUjB0QedQYFuwmkv9oxytfuNDTVPo=",
"rev": "a718e86b3dc6f1ba3c8cc8092cd79b401d428cfc",
"url": "https://chromium.googlesource.com/devtools/devtools-frontend"
},
"fetcher": "fetchFromGitiles"
@@ -3954,8 +3954,8 @@
},
"src/v8": {
"args": {
"hash": "sha256-/T5fisjmN80bs3PtQrCRfH3Bo9dRSd3f+xpPLDh1RTY=",
"rev": "de9d0f8b56ae61896e4d2ac577fc589efb14f87d",
"hash": "sha256-n4/Lf5ZawqUY0QHF2jYl3JPPx9Br/wzVmtqnMvq3Vzk=",
"rev": "f5036f509b5e147cccb298a069c40827f3d5edd6",
"url": "https://chromium.googlesource.com/v8/v8.git"
},
"fetcher": "fetchFromGitiles"
@@ -3964,6 +3964,6 @@
"electron_yarn_hash": "1lzjbq2r81hlzrhr7rxdfjq6z4h3k1106azn7mraj00d91cyp0af",
"modules": "136",
"node": "22.17.1",
"version": "37.2.4"
"version": "37.2.5"
}
}