From 2765b648f9e76393b676afb1e162dc8256ab5fdd Mon Sep 17 00:00:00 2001 From: teutat3s <10206665+teutat3s@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:21:04 +0200 Subject: [PATCH] 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 --- pkgs/development/tools/electron/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/development/tools/electron/info.json b/pkgs/development/tools/electron/info.json index 86c04766e275..1d3ef8120563 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -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",