From aa8118cd09bc4b4d886025263d945db6b6655371 Mon Sep 17 00:00:00 2001 From: teutat3s <10206665+teutat3s@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:42:11 +0200 Subject: [PATCH] electron_43-bin: init at 43.1.0 - Changelog: https://github.com/electron/electron/releases/tag/v43.0.0 - Changelog: https://github.com/electron/electron/releases/tag/v43.1.0 - Diff: https://github.com/electron/electron/compare/refs/tags/v43.0.0...v43.1.0 --- pkgs/development/tools/electron/binary/info.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pkgs/development/tools/electron/binary/info.json b/pkgs/development/tools/electron/binary/info.json index 3623ba531641..08b249cfe116 100644 --- a/pkgs/development/tools/electron/binary/info.json +++ b/pkgs/development/tools/electron/binary/info.json @@ -38,5 +38,16 @@ "x86_64-linux": "3a729b020acb04aefac2c9b4b29c65b37dd7126a14a04d1ef29acb256d3edbd1" }, "version": "42.5.1" + }, + "43": { + "hashes": { + "aarch64-darwin": "2ee24f768c41bc2ed9bd580d7797b185dffb550dafca59c2cd08b51965bcda3a", + "aarch64-linux": "78799ae4fdc7969acb152aa0f33f39bd5eaca2de3eafe817a13487b872abe43c", + "armv7l-linux": "1f32ac165dd1d01f1dcb8bfb881503369c7b739dd292034ef61e2ea75b852a2c", + "headers": "1xqgvsj7pq2j5yvg0yxa4l5l276dmj9zlpxmvy2g993bdypxj8zi", + "x86_64-darwin": "c84cd358a6c58ee9d6ce26ced694ab3b750109e9f29145ff5a639db64037f1de", + "x86_64-linux": "be56b5b8451bda585b56e6a6a67757da2cb7ead59f036b6000431a51c0e0c79b" + }, + "version": "43.1.0" } }