From 6a94a8b0a7a07df122b9a7600f0b5705834c4552 Mon Sep 17 00:00:00 2001 From: James Chen Date: Mon, 19 Dec 2022 14:04:04 +0800 Subject: [PATCH] Update swig version --- versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.txt b/versions.txt index 32c0eb04..2128e227 100644 --- a/versions.txt +++ b/versions.txt @@ -131,7 +131,7 @@ glslang (Built using https://github.com/YunHsiao/glslang/tree/build) ios: 11.5.0 (commit: 1978c76) linux: 11.5.0 -swig ( Built using https://github.com/cocos/swig/tree/cocos-se, executable files downloaded from https://github.com/cocos/swig/releases/tag/cocos-v1.1.1 ) +swig ( Built using https://github.com/cocos/swig/tree/cocos-se, executable files are downloaded from https://github.com/cocos/swig/releases/tag/cocos-v1.1.1 ) win64: cocos-v1.1.1 (commit: 7736311) mac: cocos-v1.1.1 (commit: 7736311) linux: cocos-v1.1.1 (commit: 7736311)