From e971fb0e7a7567ef54c1dfa164ff71f799ba2381 Mon Sep 17 00:00:00 2001 From: teutat3s <10206665+teutat3s@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:07:44 +0200 Subject: [PATCH] electron-source.electron_37: 37.2.0 -> 37.2.1 - Changelog: https://github.com/electron/electron/releases/tag/v37.2.1 - Diff: https://github.com/electron/electron/compare/refs/tags/v37.2.0...v37.2.1 --- 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 fd4a426cbf6a..cd036c46e4ee 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -2691,10 +2691,10 @@ }, "src/electron": { "args": { - "hash": "sha256-j2yJnLFeP7hKD0IceSQLDZPjIRaxmyEkseuznyhnL/c=", + "hash": "sha256-iJiKkKLDbcXnWDi0ZHq6xHB65cm1GsU1gffCPQSNc3Q=", "owner": "electron", "repo": "electron", - "tag": "v37.2.0" + "tag": "v37.2.1" }, "fetcher": "fetchFromGitHub" }, @@ -3964,6 +3964,6 @@ "electron_yarn_hash": "10n86jnzcq8kh0nk29ljw9wi1fgj13f07h92b009i1dryagliyrs", "modules": "136", "node": "22.17.0", - "version": "37.2.0" + "version": "37.2.1" } }