mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
electron-source.electron_41: 41.7.1 -> 41.7.2
- Changelog: https://github.com/electron/electron/releases/tag/v41.7.2 - Diff: https://github.com/electron/electron/compare/refs/tags/v41.7.1...v41.7.2 - Fixes CVE-2026-9110 - Fixes CVE-2026-9111 - Fixes CVE-2026-9114 - Fixes CVE-2026-9115 - Fixes CVE-2026-9116 - Fixes CVE-2026-9117 - Fixes CVE-2026-9118 - Fixes CVE-2026-9120 - Fixes CVE-2026-9121 - Fixes CVE-2026-9122 - Fixes CVE-2026-9124 - Fixes CVE-2026-9126
This commit is contained in:
parent
28cf837ea7
commit
2765b648f9
1 changed files with 3 additions and 3 deletions
|
|
@ -1446,10 +1446,10 @@
|
|||
},
|
||||
"src/electron": {
|
||||
"args": {
|
||||
"hash": "sha256-8I/3aDZgi5iIwujKnUQ/Uxx2VeFAuwvCPXgPl04HQdg=",
|
||||
"hash": "sha256-Bvm6S7otVUmGjRWOA53ua/7EdyIImHJMbDtVH3Xa4wo=",
|
||||
"owner": "electron",
|
||||
"repo": "electron",
|
||||
"tag": "v41.7.1"
|
||||
"tag": "v41.7.2"
|
||||
},
|
||||
"fetcher": "fetchFromGitHub"
|
||||
},
|
||||
|
|
@ -2793,7 +2793,7 @@
|
|||
},
|
||||
"modules": "145",
|
||||
"node": "24.15.0",
|
||||
"version": "41.7.1"
|
||||
"version": "41.7.2"
|
||||
},
|
||||
"42": {
|
||||
"chrome": "148.0.7778.254",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue