electron-source.electron_31: 31.7.2 -> 31.7.6

- Changelog:
  https://github.com/electron/electron/releases/tag/v31.7.6
- Diff:
  https://github.com/electron/electron/compare/refs/tags/v31.7.2...v31.7.6
This commit is contained in:
teutat3s
2024-12-09 12:41:47 +01:00
parent 90cb09d5f9
commit ae8467475d
+5 -5
View File
@@ -17,7 +17,7 @@
"src": {
"fetcher": "fetchFromGitiles",
"hash": "sha256-lepGVhzXrBAY5YWwobe18FroRiOD/Q9f8QqazHDmvTY=",
"postFetch": "rm -r $out/third_party/blink/web_tests; rm -r $out/third_party/hunspell/tests; rm -r $out/content/test/data; rm -r $out/courgette/testdata; rm -r $out/extensions/test/data; rm -r $out/media/test/data; ",
"postFetch": "rm -r $out/third_party/blink/web_tests; rm -r $out/third_party/hunspell/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": "126.0.6478.234",
"url": "https://chromium.googlesource.com/chromium/src.git"
},
@@ -47,10 +47,10 @@
},
"src/electron": {
"fetcher": "fetchFromGitHub",
"hash": "sha256-OlnSVTCfhl8Gl6DHG6JBi/x0G9cXar1KC3mfxcZ3y1Y=",
"hash": "sha256-orwZRf4p6qlKEtizag7nNpiVa1UAVUBtNFKnCmgMcjI=",
"owner": "electron",
"repo": "electron",
"rev": "v31.7.2"
"rev": "v31.7.6"
},
"src/media/cdm/api": {
"fetcher": "fetchFromGitiles",
@@ -935,10 +935,10 @@
"url": "https://chromium.googlesource.com/v8/v8.git"
}
},
"electron_yarn_hash": "0mkq703idswn1qdmrm21ra58pa69hz79hyhaqnigyc854qf4k6w2",
"electron_yarn_hash": "1wh9axmlhfw2d66gvxzcwbcg07amjrzs7yjh8f47irvszgbw2vxk",
"modules": "125",
"node": "20.18.0",
"version": "31.7.2"
"version": "31.7.6"
},
"32": {
"chrome": "128.0.6613.186",