From 4c7a4574abd10a9daa20c8a5a67fb0e19bdfe0ca Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Sat, 19 Sep 2026 17:18:48 +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 7ba3597..15b4803 100644 --- a/vpm/index.json +++ b/vpm/index.json @@ -30,8 +30,8 @@ "version": "0.0.1-continuous", "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.1.zip", - "zipSHA256": "b9d73e5f797c42ad41e5162b8c0941722e4ca0836f5484c4040f30caa8fdad31", + "url": "https://git.scug.io/doloro/av3-animation-as-crab/releases/download/continuous/dev.doloro.animator-as-crab-0.0.1-continuous.zip", + "zipSHA256": "39c159b39e5a57648a96360c7dbfb9766099ed4eac69f26f366f157181d65f01", "dependencies": { "com.unity.nuget.newtonsoft-json": "3.2.1" },