From f8160696192e86513f8a780a85345ce5453515d0 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, 6 May 2026 19:32:59 +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 af254bf..32288e5 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -435,5 +435,12 @@ "lts": false, "runtime": "electron", "target": "42.0.0-alpha.1" + }, + { + "abi": "148", + "future": true, + "lts": false, + "runtime": "electron", + "target": "43.0.0-alpha.1" } ] \ No newline at end of file