From 336ac7e4ad79c6c254701e6c215d5c4645a77df9 Mon Sep 17 00:00:00 2001 From: "electron-node-abi-updater[bot]" <145538647+electron-node-abi-updater[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:19:24 +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 62fd300..14b44af 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -345,5 +345,12 @@ "lts": false, "runtime": "electron", "target": "33.0.0-alpha.1" + }, + { + "abi": "132", + "future": true, + "lts": false, + "runtime": "electron", + "target": "34.0.0-alpha.1" } ] \ No newline at end of file