diff --git a/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.24.ckan b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.24.ckan index 2d53e6d8ab..4c3dafcc1e 100644 --- a/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.24.ckan +++ b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.24.ckan @@ -3,9 +3,16 @@ "identifier": "KerbalConstructionTime-RP-0-Config", "name": "Kerbal Construction Time RP-0 Config", "abstract": "A Kerbal Construction Time configuration meant to be used for RP-0", - "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.24", + "provides": [ + "KerbalConstructionTime-Config" + ], "depends": [ { "name": "RP-0" @@ -14,9 +21,6 @@ "name": "KerbalConstructionTime" } ], - "provides": [ - "KerbalConstructionTime-Config" - ], "conflicts": [ { "name": "KerbalConstructionTime-Config" @@ -28,11 +32,12 @@ "install_to": "GameData" } ], - "resources": { - "repository": "https://github.com/KSP-RO/RP-0" - }, - "version": "v0.24", "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.24/RP-0-v0.24.zip", - "x_generated_by": "netkan", - "download_size": 567380 + "download_size": 567380, + "download_hash": { + "sha1": "850099627DC91F84CCE47CF8A3FA13E5B01E00E2", + "sha256": "94453C8CA967F919B045FEE5DF2757B3FDB9252A895993A6F5098D42485E2790" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }