From 411f98df047c25902f93440d4b22925c2fb65461 Mon Sep 17 00:00:00 2001 From: bofeng-song Date: Mon, 15 Dec 2025 17:51:38 +0800 Subject: [PATCH] Upgrade external version (#19102) --- native/external-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/external-config.json b/native/external-config.json index 9c928d1bd5..910dc80ad2 100644 --- a/native/external-config.json +++ b/native/external-config.json @@ -3,6 +3,6 @@ "type": "github", "owner": "cocos", "name": "cocos-engine-external", - "checkout": "v3.8.8-1" + "checkout": "v3.8.8-2" } } \ No newline at end of file