From 4e7466802afcedb02c3e17b722f71a6125c4c2c0 Mon Sep 17 00:00:00 2001 From: Yaya Date: Thu, 24 Apr 2025 13:22:59 +0200 Subject: [PATCH] electron-source.electron_35: 35.2.0 -> 35.2.1 - Changelog: https://github.com/electron/electron/releases/tag/v35.2.1 - Diff: https://github.com/electron/electron/compare/refs/tags/v35.2.0...v35.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 e2a8096c389f..0015f35b807b 100644 --- a/pkgs/development/tools/electron/info.json +++ b/pkgs/development/tools/electron/info.json @@ -1334,10 +1334,10 @@ }, "src/electron": { "args": { - "hash": "sha256-9svv7kEnZqgwyE9LnuBTIiUguZdgCHUkkupxtpUGcKQ=", + "hash": "sha256-5+LqyQs8wC7EwmO3/YSGsvb+JNBPliycNSrLLUBeNnM=", "owner": "electron", "repo": "electron", - "rev": "v35.2.0" + "rev": "v35.2.1" }, "fetcher": "fetchFromGitHub" }, @@ -2583,6 +2583,6 @@ "electron_yarn_hash": "0l38rbmlrcrgkw7ggj33xszcs7arm601gzq4c8v0rn3m5zp6yr77", "modules": "133", "node": "22.14.0", - "version": "35.2.0" + "version": "35.2.1" } }