From 4272339cbcc46716b0d5412c4a4904dbb1a8f7c7 Mon Sep 17 00:00:00 2001 From: James Chen Date: Mon, 19 Dec 2022 14:00:37 +0800 Subject: [PATCH] Update swig repo url --- versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.txt b/versions.txt index 58b29a39..542a0682 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/dumganhar/swig/tree/cocos-se) +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 ) win64: cocos-v1.1.0 (commit: fac0dbb) mac: cocos-v1.1.0 (commit: fac0dbb) linux: cocos-v1.1.0 (commit: fac0dbb)