diff --git a/install.json b/install.json index a87df62..f6cb9f3 100644 --- a/install.json +++ b/install.json @@ -6,14 +6,14 @@ "IsZip": true, "ZipPath": "modpack-files-main/both", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags" + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags" }, { "Id": "config:client", "IsZip": true, "ZipPath": "modpack-files-main/client", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags", "Side": "Client" }, { @@ -36,7 +36,7 @@ "IsZip": true, "ZipPath": "modpack-files-main/server", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags", "Side": "Server" }, {