From ee66e86082fd2680826aa2cfcc5070d49649d60c Mon Sep 17 00:00:00 2001 From: Yaya Date: Wed, 8 Oct 2025 10:25:37 +0200 Subject: [PATCH] electron-source.electron_38: 38.2.0 -> 38.2.2 - Changelog: https://github.com/electron/electron/releases/tag/v38.2.2 - Diff: https://github.com/electron/electron/compare/refs/tags/v38.2.0...v38.2.2 --- 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 9c64a514e6df..3cce8d230af4 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -2712,10 +2712,10 @@ }, "src/electron": { "args": { - "hash": "sha256-XlMLp3I7nQmlaqTbwwAzg4r17t4f5/C69nGDtJj/r0g=", + "hash": "sha256-OuBvNX/Nw/9Zg+xirSEo43eIiypBkZmw9DbJe6CFA6k=", "owner": "electron", "repo": "electron", - "tag": "v38.2.0" + "tag": "v38.2.2" }, "fetcher": "fetchFromGitHub" }, @@ -3977,6 +3977,6 @@ "electron_yarn_hash": "1knhw3blk3bl2a8nl58ik272qj2q0cpqiih5gcsds1na3bbkbn2z", "modules": "139", "node": "22.19.0", - "version": "38.2.0" + "version": "38.2.2" } }