Commit 87ee37b 1 parent 6dc15e8 commit 87ee37b Copy full SHA for 87ee37b
File tree 2 files changed +27
-0
lines changed
2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 20
20
"com.unity.test-framework" : " 1.1.33" ,
21
21
"com.unity.textmeshpro" : " 3.0.6" ,
22
22
"com.unity.timeline" : " 1.7.4" ,
23
+ "com.unity.toolchain.win-x86_64-linux-x86_64" : " 2.0.10" ,
23
24
"com.unity.ugui" : " 1.0.0" ,
24
25
"com.unity.visualeffectgraph" : " 14.0.7" ,
25
26
"com.unity.visualscripting" : " 1.8.0" ,
Original file line number Diff line number Diff line change 256
256
"com.unity.searcher" : " 4.9.2"
257
257
}
258
258
},
259
+ "com.unity.sysroot" : {
260
+ "version" : " 2.0.10" ,
261
+ "depth" : 1 ,
262
+ "source" : " registry" ,
263
+ "dependencies" : {},
264
+ "url" : " https://packages.unity.com"
265
+ },
266
+ "com.unity.sysroot.linux-x86_64" : {
267
+ "version" : " 2.0.9" ,
268
+ "depth" : 1 ,
269
+ "source" : " registry" ,
270
+ "dependencies" : {
271
+ "com.unity.sysroot" : " 2.0.10"
272
+ },
273
+ "url" : " https://packages.unity.com"
274
+ },
259
275
"com.unity.test-framework" : {
260
276
"version" : " 1.1.33" ,
261
277
"depth" : 0 ,
298
314
},
299
315
"url" : " https://packages.unity.com"
300
316
},
317
+ "com.unity.toolchain.win-x86_64-linux-x86_64" : {
318
+ "version" : " 2.0.10" ,
319
+ "depth" : 0 ,
320
+ "source" : " registry" ,
321
+ "dependencies" : {
322
+ "com.unity.sysroot" : " 2.0.10" ,
323
+ "com.unity.sysroot.linux-x86_64" : " 2.0.9"
324
+ },
325
+ "url" : " https://packages.unity.com"
326
+ },
301
327
"com.unity.transport" : {
302
328
"version" : " 1.4.0" ,
303
329
"depth" : 1 ,
You can’t perform that action at this time.
0 commit comments