Update URLs for module manifest and download

This commit is contained in:
fzumpe 2026-05-21 02:19:20 +02:00 committed by GitHub
parent e1abf88575
commit 9e48baf964
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,6 +54,6 @@
}
],
"url": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances",
"manifest": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/releases/latest/download/module.json",
"download": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/releases/download/V1.0.0/adaptive-damage-resistance-v1.0.0.zip"
"manifest": "https://raw.githubusercontent.com/fzumpe/foundry-dnd5e-adaptive-resistances/refs/heads/V1.0.0/module.json",
"download": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/releases/download/V1.0.0/adaptive-damage-resistance.zip"
}