diff --git a/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.31.ckan b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.31.ckan index 70a60efaeb..ccce9abe3e 100644 --- a/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.31.ckan +++ b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.31.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.31", + "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.31", "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.31/RP-0-v0.31.zip", - "x_generated_by": "netkan", - "download_size": 56500 + "download_size": 56500, + "download_hash": { + "sha1": "AD1B27C1FBAFEAFFAC2DBEFBDBB6A98DCB308CED", + "sha256": "EA637598B3C703C6D224111B8457F299095B62CC5030CFED5F04981921965BBD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }