From 7f558c5490fddf0cfc144379b84d110befe3b150 Mon Sep 17 00:00:00 2001 From: teutat3s <10206665+teutat3s@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:13:53 +0100 Subject: [PATCH] electron-source.electron_33: 33.4.2 -> 33.4.3 - Changelog: https://github.com/electron/electron/releases/tag/v33.4.3 - Diff: https://github.com/electron/electron/compare/refs/tags/v33.4.2...v33.4.3 - Fixes CVE-2025-0445 - Fixes CVE-2025-0995 - Fixes CVE-2025-0998 --- 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 b64c368db254..0f2d243135b2 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-kxRsRaLOJhKUcLNsyQ+9sC6oxGO/aDIYJnH5DUx61TM=", + "hash": "sha256-/tGxWvyqwb0TWli2JkFDiyrqAm6DF5JHD7NfC1XTa8I=", "owner": "electron", "repo": "electron", - "rev": "v33.4.2" + "rev": "v33.4.3" }, "src/media/cdm/api": { "fetcher": "fetchFromGitiles", @@ -950,7 +950,7 @@ "electron_yarn_hash": "0bzsswcg62b39xinq5vikk7qz7d15276s2vc15v1gcb5wvh05ff8", "modules": "130", "node": "20.18.3", - "version": "33.4.2" + "version": "33.4.3" }, "34": { "chrome": "132.0.6834.210",