From ae5d3cfac7d6c22269e73e63c27b0aa3317d4731 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Wed, 7 Jan 2026 15:55:12 +0100 Subject: [PATCH] chore: Update module URLs and download version to new git host. --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 7da55d1..17b6c88 100644 --- a/module.json +++ b/module.json @@ -11,7 +11,7 @@ { "name": "CPTN Cosmo", "email": "cptncosmo@gmail.com", - "url": "https://github.com/cptn-cosmo", + "url": "https://git.geeks.gay/cosmo", "discord": "cptn_cosmo", "flags": {} } @@ -32,6 +32,6 @@ "styles/module.css" ], "url": "https://git.geeks.gay/cosmo/dh-countdownsplus", - "manifest": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/latest/download/module.json", - "download": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/download/1.0.0/dh-countdownsplus.zip" -} + "manifest": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/latest/module.json", + "download": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/1.1.0/dh-countdownsplus.zip" +} \ No newline at end of file