From 21f3428b3610bfa3d38e1d3d614378df13a60ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Fri, 1 Nov 2024 12:13:04 +0800 Subject: [PATCH] feat: support 6.9.58-28971 --- src/core/external/offset.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 7652878a..b2ef8a2f 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -1,4 +1,8 @@ { + "6.9.56-28418-arm64": { + "send": "4471360", + "recv": "4473BCC" + }, "3.2.12-28418-x64": { "recv": "A0723E0", "send": "A06EAE0" @@ -35,8 +39,8 @@ "send": "6E91318", "recv": "6E94B50" }, - "6.9.56-28418-arm64": { - "send": "4471360", - "recv": "4473BCC" + "6.9.58-28971-arm64": { + "send": "449ACA0", + "recv": "449D50C" } } \ No newline at end of file