mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
electron-source.electron_40: 40.10.2 -> 40.10.3
- Changelog: https://github.com/electron/electron/releases/tag/v40.10.3 - Diff: https://github.com/electron/electron/compare/refs/tags/v40.10.2...v40.10.3 - Fixes CVE-2026-9110 - Fixes CVE-2026-9111 - Fixes CVE-2026-9112 - Fixes CVE-2026-9113 - Fixes CVE-2026-9114 - Fixes CVE-2026-9115 - Fixes CVE-2026-9116 - Fixes CVE-2026-9117 - Fixes CVE-2026-9118 - Fixes CVE-2026-9119 - 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
503b3f2002
commit
28cf837ea7
1 changed files with 3 additions and 3 deletions
|
|
@ -56,10 +56,10 @@
|
|||
},
|
||||
"src/electron": {
|
||||
"args": {
|
||||
"hash": "sha256-zpM+4Jok6FGaSKH4JxHKf9xrWNbdEVUBvgvd3Q9JnlU=",
|
||||
"hash": "sha256-fLk+Vs7u/mZFb4mLmytRPez4Fur5e0QugmuD58fulIs=",
|
||||
"owner": "electron",
|
||||
"repo": "electron",
|
||||
"tag": "v40.10.2"
|
||||
"tag": "v40.10.3"
|
||||
},
|
||||
"fetcher": "fetchFromGitHub"
|
||||
},
|
||||
|
|
@ -1387,7 +1387,7 @@
|
|||
},
|
||||
"modules": "143",
|
||||
"node": "24.15.0",
|
||||
"version": "40.10.2"
|
||||
"version": "40.10.3"
|
||||
},
|
||||
"41": {
|
||||
"chrome": "146.0.7680.216",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue