From 0033f59e91d190df80270c7232da3fed8523189f Mon Sep 17 00:00:00 2001 From: emilylange Date: Sat, 25 Jan 2025 17:37:05 +0100 Subject: [PATCH] electron-source.electron_32: 32.2.8 -> 32.3.0 - Changelog: https://github.com/electron/electron/releases/tag/v32.3.0 - Diff: https://github.com/electron/electron/compare/refs/tags/v32.2.8...v32.3.0 - Fixes CVE-2024-12693 - Fixes CVE-2024-12694 - Fixes CVE-2024-12695 - Fixes CVE-2025-0434 - Fixes CVE-2025-0436 - Fixes CVE-2025-0437 --- 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 133b3ecb7f2f..0e27158c92cb 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -47,10 +47,10 @@ }, "src/electron": { "fetcher": "fetchFromGitHub", - "hash": "sha256-TLTgZMpIqmdCPh+b45YDmWVGWrl4LmB0xqRfv0bc3o4=", + "hash": "sha256-pOWNw6MLjy7ucMGtF/sVPNmlmje0ozqRhEwOPkfW1oM=", "owner": "electron", "repo": "electron", - "rev": "v32.2.8" + "rev": "v32.3.0" }, "src/media/cdm/api": { "fetcher": "fetchFromGitiles", @@ -938,7 +938,7 @@ "electron_yarn_hash": "122y1vnizwg0rwz8qf37mvpa0i78141y98wn4h11l6b9gyshrs65", "modules": "128", "node": "20.18.1", - "version": "32.2.8" + "version": "32.3.0" }, "33": { "chrome": "130.0.6723.170",