chore: update module distribution URLs to specific GitHub repository and release links.

This commit is contained in:
CPTN Cosmo 2025-12-19 02:19:38 +01:00
parent e9f1b06cc2
commit b570a9dd8b

View file

@ -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."
}