[+] Update HybridCLR v3.2.0

[+] Update HybridCLR v3.2.0
This commit is contained in:
ALEXTANG
2023-06-19 17:17:13 +08:00
parent e4b48e3c58
commit 6c46f3e5fd
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"com.focus-creative-games.hybridclr_unity": "2.4.2", "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
"com.unity.2d.animation": "7.0.9", "com.unity.2d.animation": "7.0.9",
"com.unity.2d.pixel-perfect": "5.0.3", "com.unity.2d.pixel-perfect": "5.0.3",
"com.unity.2d.psdimporter": "6.0.7", "com.unity.2d.psdimporter": "6.0.7",

View File

@@ -1,11 +1,11 @@
{ {
"dependencies": { "dependencies": {
"com.focus-creative-games.hybridclr_unity": { "com.code-philosophy.hybridclr": {
"version": "2.4.2", "version": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
"depth": 0, "depth": 0,
"source": "registry", "source": "git",
"dependencies": {}, "dependencies": {},
"url": "https://package.openupm.cn" "hash": "8e178c0e372a396e1bf1687e450d85693a95baf4"
}, },
"com.unity.2d.animation": { "com.unity.2d.animation": {
"version": "7.0.9", "version": "7.0.9",