From ce19c69086cc6ca258ff5f788be08fd4ab72360a Mon Sep 17 00:00:00 2001 From: farling42 Date: Thu, 27 Mar 2025 21:55:18 +0000 Subject: [PATCH] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index d16ff02..994957e 100644 --- a/module.json +++ b/module.json @@ -29,7 +29,7 @@ ], "url": "#{URL}#", "download": "#{DOWNLOAD}#", - "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", + "manifest": "https://raw.githubusercontent.com/farling42/foundryvtt-socketlib/master/module.json", "readme": "https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md", "changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md", "bugs": "https://github.com/farling42/foundryvtt-socketlib/issues"