From 991dddfdae2e3d866f1da90333daacc7319922b2 Mon Sep 17 00:00:00 2001 From: ALEXTANG <574809918@qq.com> Date: Sun, 7 May 2023 14:23:02 +0800 Subject: [PATCH] Update packages-lock.json --- Packages/packages-lock.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 774cbf32..d5a33fb1 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -142,6 +142,22 @@ "dependencies": {}, "url": "https://packages.unity.cn" }, + "com.unity.sysroot": { + "version": "2.0.5", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.cn" + }, + "com.unity.sysroot.linux-x86_64": { + "version": "2.0.4", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.sysroot": "2.0.5" + }, + "url": "https://packages.unity.cn" + }, "com.unity.test-framework": { "version": "1.1.31", "depth": 0, @@ -174,6 +190,16 @@ }, "url": "https://packages.unity.cn" }, + "com.unity.toolchain.win-x86_64-linux-x86_64": { + "version": "2.0.4", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.sysroot": "2.0.5", + "com.unity.sysroot.linux-x86_64": "2.0.4" + }, + "url": "https://packages.unity.cn" + }, "com.unity.ugui": { "version": "1.0.0", "depth": 0,