diff --git a/system.json b/system.json index fe10c3d1c5..23f67d8aea 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "dnd5e", "title": "DnD5e - Fifth Edition System", "description": "A system for playing the fifth edition of the worlds most popular role-playing game in the Foundry Virtual Tabletop environment.", - "version": "1.6.2", + "version": "1.6.3", "author": "Atropos", "scripts": [], "esmodules": ["dnd5e.js"], @@ -115,7 +115,7 @@ "secondaryTokenAttribute": null, "minimumCoreVersion": "9.245", "compatibleCoreVersion": "9", - "url": "https://gitlab.com/foundrynet/dnd5e", - "manifest": "https://gitlab.com/api/v4/projects/foundrynet%2Fdnd5e/packages/generic/dnd5e/latest/system.json", - "download": "https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.6.2/downloads/dnd5e-release-1.6.2.zip" + "url": "https://github.com/foundryvtt/dnd5e/", + "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", + "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-1.6.3/dnd5e-1.6.3.zip" }