From c72a194a2b223ba0872d77986e33368faa26194d Mon Sep 17 00:00:00 2001 From: walcutt Date: Fri, 23 May 2025 12:05:56 -0400 Subject: [PATCH] Update manifest --- system.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system.json b/system.json index 8200460..235dde6 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "hench", "title": "HENCH", "description": "HENCH (2025)", - "version": "0.0.3", + "version": "0.1.0", "compatibility": { "minimum": "12", "verified": "12" @@ -31,7 +31,7 @@ "move": {} } }, - "url": "https://github.com/walcutt/hench", - "manifest": "https://raw.githubusercontent.com/walcutt/hench/refs/heads/develop/system.json", - "download": "https://github.com/walcutt/hench/archive/refs/tags/0.0.3.zip" + "url": "https://git.chloeherd.codes/walcutt/hench", + "manifest": "https://git.chloeherd.codes/walcutt/hench/raw/branch/develop/system.json", + "download": "https://git.chloeherd.codes/walcutt/hench/archive/0.1.0.zip" } \ No newline at end of file -- 2.47.2