From b570a9dd8b9ed4348d91bb61bce3460beb0b9834 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Fri, 19 Dec 2025 02:19:38 +0100 Subject: [PATCH] chore: update module distribution URLs to specific GitHub repository and release links. --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 740455d..6235f86 100644 --- a/module.json +++ b/module.json @@ -30,8 +30,8 @@ "styles": [ "styles/module.css" ], - "url": "https://github.com/check-manifest", - "manifest": "https://github.com/check-manifest/module.json", - "download": "https://github.com/check-manifest/archive/master.zip", + "url": "https://github.com/cptn-cosmo/dh-feartrackerplus", + "manifest": "https://github.com/cptn-cosmo/dh-feartrackerplus/releases/latest/download/module.json", + "download": "https://github.com/cptn-cosmo/dh-feartrackerplus/releases/download/1.0.0/dh-feartrackerplus.zip", "description": "Customizes the Fear Tracker for Daggerheart." } \ No newline at end of file