From 9b2d868381222656a203087815c2fd07345b9866 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, 2 Jul 2026 20:27:47 +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 6733941..00687b4 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -442,5 +442,12 @@ "lts": false, "runtime": "electron", "target": "43.0.0-alpha.1" + }, + { + "abi": "149", + "future": true, + "lts": false, + "runtime": "electron", + "target": "44.0.0-alpha.1" } ] \ No newline at end of file