From 68a8c5269d44b70d86515a805f7cdb2ff6a79ad5 Mon Sep 17 00:00:00 2001 From: "electron-node-abi-updater[bot]" <145538647+electron-node-abi-updater[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 01:30:10 +0000 Subject: [PATCH] feat: update ABI registry --- abi_registry.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/abi_registry.json b/abi_registry.json index a5edbb0..88ccf2c 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -324,5 +324,12 @@ "lts": false, "runtime": "electron", "target": "31.0.0-beta.7" + }, + { + "abi": "128", + "future": true, + "lts": false, + "runtime": "electron", + "target": "32.0.0-alpha.1" } ] \ No newline at end of file