From 72a646ab8956e5fe99a550fe3234ecb14189c144 Mon Sep 17 00:00:00 2001 From: Crovaxon Date: Sun, 11 May 2025 16:35:28 +0200 Subject: [PATCH 1/3] Updated URLs --- module.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module.json b/module.json index 7fde747..f9c9a21 100644 --- a/module.json +++ b/module.json @@ -80,11 +80,11 @@ ] }, "socket": true, - "url": "https://github.com/manuelVo/foundryvtt-drag-ruler", - "download": "https://github.com/manuelVo/foundryvtt-drag-ruler/archive/v1.14.2.zip", + "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", + "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json", - "readme": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/README.md", - "changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md", - "bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues", + "readme": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/README.md", + "changelog": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/CHANGELOG.md", + "bugs": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/issues", "allowBugReporter": true } From f31c2c0f8adc7218672e71b5214f64092dd3f60d Mon Sep 17 00:00:00 2001 From: Crovaxon Date: Sun, 11 May 2025 16:35:28 +0200 Subject: [PATCH 2/3] Updated URLs Updated the download URL --- module.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module.json b/module.json index 7fde747..f9c9a21 100644 --- a/module.json +++ b/module.json @@ -80,11 +80,11 @@ ] }, "socket": true, - "url": "https://github.com/manuelVo/foundryvtt-drag-ruler", - "download": "https://github.com/manuelVo/foundryvtt-drag-ruler/archive/v1.14.2.zip", + "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", + "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json", - "readme": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/README.md", - "changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md", - "bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues", + "readme": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/README.md", + "changelog": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/CHANGELOG.md", + "bugs": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/issues", "allowBugReporter": true } From 9eed5d4245c3554afa4088632a41d46ea7eabed2 Mon Sep 17 00:00:00 2001 From: Crovaxon Date: Sun, 11 May 2025 16:38:27 +0200 Subject: [PATCH 3/3] Updated download URL for upcoming test release. --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index f9c9a21..c6502bb 100644 --- a/module.json +++ b/module.json @@ -81,7 +81,7 @@ }, "socket": true, "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", - "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2.zip", + "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2-test.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json", "readme": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/README.md", "changelog": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",