From 45e5d8e4efc72eee8f6685b87a9e57cee0bd5009 Mon Sep 17 00:00:00 2001 From: teutat3s <10206665+teutat3s@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:06:44 +0200 Subject: [PATCH] electron_37-bin: 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/binary/info.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgs/development/tools/electron/binary/info.json b/pkgs/development/tools/electron/binary/info.json index 446fcc0f282c..04a1fcc973da 100644 --- a/pkgs/development/tools/electron/binary/info.json +++ b/pkgs/development/tools/electron/binary/info.json @@ -45,13 +45,13 @@ }, "37": { "hashes": { - "aarch64-darwin": "4e43432b53a118635048408851130a7065b3cfb193382c0cd755c9f56b2dbf06", - "aarch64-linux": "560084caf6c41a9e717c09a83398dec4245726812fb93c2c38f8dc4fb92750cf", - "armv7l-linux": "a2a132f8f66486bdc54a8f0b482ed9bb294d6cceea06b5821eaf0b18c8d6f898", + "aarch64-darwin": "2f381bb274fc0cb8d3a2bfeadc5dfd84b044305cdd02c7d19234e40e90ac03a9", + "aarch64-linux": "fa2a494dd7541ef1184f20ebb56508c84f00e716ce43583cf62c4ba47d4dfcad", + "armv7l-linux": "f50dc1e573bee739e2a22ffde1ae503b806e38a09a2ade448374e5181a4edf89", "headers": "18w6pjbs29aqvdiscwl55ajvpib63y4q7g7y4q7hy0nr2vvzycja", - "x86_64-darwin": "e2d50fb9c6a7ea2a964ddc8fd925cbf9526048d890256983a66ea0a897c94196", - "x86_64-linux": "485c4e31fa3507cdde41bf6775ce3aec3f7fb43137cfa0c69a29f81d98b14873" + "x86_64-darwin": "04112012bae4566b04f636e3101d2ced4522b2c60357a83eaec7cdbda7c036d2", + "x86_64-linux": "8f61fba601660839be53625197d836d0e8c8066a54ecc7be468093e4fb6c824b" }, - "version": "37.2.0" + "version": "37.2.1" } }