chore: Update module URLs and download version to new git host.

This commit is contained in:
CPTN Cosmo 2026-01-07 15:55:12 +01:00
parent 45003881af
commit ae5d3cfac7
No known key found for this signature in database

View file

@ -11,7 +11,7 @@
{ {
"name": "CPTN Cosmo", "name": "CPTN Cosmo",
"email": "cptncosmo@gmail.com", "email": "cptncosmo@gmail.com",
"url": "https://github.com/cptn-cosmo", "url": "https://git.geeks.gay/cosmo",
"discord": "cptn_cosmo", "discord": "cptn_cosmo",
"flags": {} "flags": {}
} }
@ -32,6 +32,6 @@
"styles/module.css" "styles/module.css"
], ],
"url": "https://git.geeks.gay/cosmo/dh-countdownsplus", "url": "https://git.geeks.gay/cosmo/dh-countdownsplus",
"manifest": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/latest/download/module.json", "manifest": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/latest/module.json",
"download": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/download/1.0.0/dh-countdownsplus.zip" "download": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/1.1.0/dh-countdownsplus.zip"
} }