Update system.json with release URL

This commit is contained in:
GitLab CI 2024-09-23 16:02:48 +00:00
parent b52239cdac
commit 00ab7937b0

View File

@ -20,5 +20,5 @@
"primaryTokenAttribute": "system.adversityTokens", "primaryTokenAttribute": "system.adversityTokens",
"url": "https://gitlab.com/wintermyst/kidsonbrooms", "url": "https://gitlab.com/wintermyst/kidsonbrooms",
"manifest": "https://github.com/josmaier/KidsOnBroomsFoundryVTT/blob/1c09eda6c50756a87ffcbdf27c31b732c3420d7c/system.json", "manifest": "https://github.com/josmaier/KidsOnBroomsFoundryVTT/blob/1c09eda6c50756a87ffcbdf27c31b732c3420d7c/system.json",
"download": "null", "download": "https://gitlab.com/wintermyst/kidsonbrooms/-/releases/v1.1.0/download",
} }