From ceae37804091a7ba266a621c2660ecc0eff0302e Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Sat, 19 Sep 2026 17:15:21 +0000 Subject: [PATCH] vpm: continuous index update --- vpm/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vpm/index.json b/vpm/index.json index c27276e..bc35307 100644 --- a/vpm/index.json +++ b/vpm/index.json @@ -30,8 +30,8 @@ "version": "0.0.1", "unity": "2019.4", "description": "Writes Animator Controllers from a Rhai script, evaluated by the libaac native library.", - "url": "https://git.scug.io/doloro/av3-animation-as-crab/releases/download/continuous/dev.doloro.animator-as-crab-0.0.0-continuous.zip", - "zipSHA256": "62027c80c2d41ce17cff16bbb4605e60e2e43c5ed42b0c8f89573fcf59755388", + "url": "https://git.scug.io/doloro/av3-animation-as-crab/releases/download/continuous/dev.doloro.animator-as-crab-0.0.1.zip", + "zipSHA256": "b9d73e5f797c42ad41e5162b8c0941722e4ca0836f5484c4040f30caa8fdad31", "dependencies": { "com.unity.nuget.newtonsoft-json": "3.2.1" },