From 07701af1c599b1834f65f1229b2ecb2dfcf6b09b Mon Sep 17 00:00:00 2001 From: teutat3s <10206665+teutat3s@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:48:33 +0100 Subject: [PATCH] electron-source.electron_33: 33.4.5 -> 33.4.6 - Changelog: https://github.com/electron/electron/releases/tag/v33.4.6 - Diff: https://github.com/electron/electron/compare/refs/tags/v33.4.5...v33.4.6 - Fixes CVE-2025-1920 --- 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 797c971c2333..6203882290f3 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-jumOmlCUiRRR0ubLuVRGl5E2lwbID5C0JYJ2+gJUrA8=", + "hash": "sha256-jql2U+pmXqwrCoVdLVhbRD/G49r6lH1IkyI8kYbGC5I=", "owner": "electron", "repo": "electron", - "rev": "v33.4.5" + "rev": "v33.4.6" }, "src/media/cdm/api": { "fetcher": "fetchFromGitiles", @@ -950,7 +950,7 @@ "electron_yarn_hash": "0bzsswcg62b39xinq5vikk7qz7d15276s2vc15v1gcb5wvh05ff8", "modules": "130", "node": "20.18.3", - "version": "33.4.5" + "version": "33.4.6" }, "34": { "chrome": "132.0.6834.210",