From de2eae76fcdf2bce2139194d8efb660985f6e0a5 Mon Sep 17 00:00:00 2001 From: Yaya Date: Tue, 20 Aug 2024 11:53:19 +0200 Subject: [PATCH] electron-source.electron_29: 29.4.5 -> 29.4.6 - Changelog: https://github.com/electron/electron/releases/tag/v29.4.6 - Diff: https://github.com/electron/electron/compare/refs/tags/v29.4.5...v29.4.6 - 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 fe876d275783..615a230aaa7d 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-CKDvVP0S2g4CIPzMXPLe5C8rqeWvF/0gaXam8bDynuw=", + "hash": "sha256-NwkTCKyqn9JpRZrL8gHzqe/GJIj7Vc5y7q49bVGzV/E=", "owner": "electron", "repo": "electron", - "rev": "v29.4.5" + "rev": "v29.4.6" }, "src/media/cdm/api": { "fetcher": "fetchFromGitiles", @@ -902,7 +902,7 @@ "electron_yarn_hash": "0w41mjfnrhmkf2qy4lk5zwhc7afkaiqypxs4379s4ay1r6zpvf6q", "modules": "121", "node": "20.9.0", - "version": "29.4.5" + "version": "29.4.6" }, "30": { "chrome": "124.0.6367.243",