diff --git a/RP-0/RP-0-v0.25.ckan b/RP-0/RP-0-v0.25.ckan index cca3da4e63..15e3be0c6a 100644 --- a/RP-0/RP-0-v0.25.ckan +++ b/RP-0/RP-0-v0.25.ckan @@ -3,9 +3,17 @@ "identifier": "RP-0", "name": "Realistic Progression Zero", "abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree", - "license": "CC-BY-4.0", "author": "RP-0 Group", + "license": "CC-BY-4.0", "release_status": "development", + "resources": { + "repository": "https://github.com/KSP-RO/RP-0" + }, + "version": "v0.25", + "ksp_version": "0.90", + "provides": [ + "FinePrint-Config" + ], "depends": [ { "name": "ModuleManager" @@ -46,9 +54,6 @@ "name": "VenStockRevamp" } ], - "provides": [ - "FinePrint-Config" - ], "conflicts": [ { "name": "FinePrint-Config" @@ -60,12 +65,12 @@ "install_to": "GameData" } ], - "resources": { - "repository": "https://github.com/KSP-RO/RP-0" - }, - "version": "v0.25", "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.25/RP-0-v0.25.zip", - "x_generated_by": "netkan", "download_size": 569322, - "ksp_version": "0.90" + "download_hash": { + "sha1": "EB419837C33D4744A9933BABDCF78F4CFA419CB8", + "sha256": "20C110DFE552EF0630B3AFE8782A416FA2790983442B751E4AD108D06FE9931B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }