From a370fc86f6ce7d6bea331c3b720122aca1f31fef Mon Sep 17 00:00:00 2001 From: Yaya Date: Tue, 20 Aug 2024 11:53:23 +0200 Subject: [PATCH] electron-source.electron_30: 30.3.1 -> 30.4.0 - Changelog: https://github.com/electron/electron/releases/tag/v30.4.0 - Diff: https://github.com/electron/electron/compare/refs/tags/v30.3.1...v30.4.0 - Fixes CVE-2024-6772 - Fixes CVE-2024-6773 - Fixes CVE-2024-6774 - Fixes CVE-2024-6775 - Fixes CVE-2024-6776 - Fixes CVE-2024-6777 - Fixes CVE-2024-6778 - Fixes CVE-2024-6779 - Fixes CVE-2024-6989 - Fixes CVE-2024-6991 --- 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 615a230aaa7d..53eb7747f776 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -952,10 +952,10 @@ }, "src/electron": { "fetcher": "fetchFromGitHub", - "hash": "sha256-C0PIpx72aRo/SVD17axkAVA36DICGjbzD++ns3KSUYo=", + "hash": "sha256-SUwtnpYQbPRCIzTQcJnoW9sI597LP1BvqNrhcb2NNfk=", "owner": "electron", "repo": "electron", - "rev": "v30.3.1" + "rev": "v30.4.0" }, "src/media/cdm/api": { "fetcher": "fetchFromGitiles", @@ -1819,7 +1819,7 @@ "electron_yarn_hash": "0vq12z09hcm6xdrd34b01vx1c47r4zdaqrkw9db6r612xrp2xi0c", "modules": "123", "node": "20.15.1", - "version": "30.3.1" + "version": "30.4.0" }, "31": { "chrome": "126.0.6478.234",