From c84dc551944f47f363618970e337eb7a3f6363c2 Mon Sep 17 00:00:00 2001 From: coulsonwang Date: Wed, 24 Jul 2019 11:00:27 +0800 Subject: [PATCH] upgrade glfw to 3.3 --- external/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/config.json b/external/config.json index 37964900451f..91a1417f1718 100644 --- a/external/config.json +++ b/external/config.json @@ -1,5 +1,5 @@ { - "version": "v3-deps-159", + "version": "v3-deps-160", "zip_file_size": "141133955", "repo_name": "cocos2d-x-3rd-party-libs-bin", "repo_parent": "https://github.com/cocos2d/",