From 419d59e76e6370c667469265b9f9d86c353113f0 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, 30 May 2024 15:04:40 +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 379a41c..10b84f1 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -317,5 +317,12 @@ "lts": false, "runtime": "electron", "target": "30.0.0-alpha.1" + }, + { + "abi": "125", + "future": true, + "lts": false, + "runtime": "electron", + "target": "31.0.0-beta.7" } ] \ No newline at end of file