From 0a223af698ed6ee4fab1d67478f6b9ec82c096d5 Mon Sep 17 00:00:00 2001 From: PopSlime Date: Sat, 21 Jun 2025 01:24:27 +0800 Subject: [PATCH] build: Update HybridCLR --- Packages/manifest.json | 2 +- Packages/packages-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index a4db0b0..9061ea8 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,6 +1,6 @@ { "dependencies": { - "com.focus-creative-games.hybridclr_unity": "https://gitee.com/focus-creative-games/hybridclr_unity.git", + "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git", "com.unity.2d.sprite": "1.0.0", "com.unity.ide.visualstudio": "2.0.22", "com.unity.nuget.newtonsoft-json": "3.2.1", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 0e2cf32..b5ef4fb 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,11 +1,11 @@ { "dependencies": { - "com.focus-creative-games.hybridclr_unity": { + "com.code-philosophy.hybridclr": { "version": "https://gitee.com/focus-creative-games/hybridclr_unity.git", "depth": 0, "source": "git", "dependencies": {}, - "hash": "c84f575a2ee4d26ac65028463b437604570dcc74" + "hash": "59a3c3974a6e435e0ed57fb9af61fbbc6d17a8b7" }, "com.unity.2d.sprite": { "version": "1.0.0",