diff --git a/ContractConfigurator/ContractConfigurator-0.5.0.ckan b/ContractConfigurator/ContractConfigurator-0.5.0.ckan index cf182244b7..624f373f1e 100644 --- a/ContractConfigurator/ContractConfigurator-0.5.0.ckan +++ b/ContractConfigurator/ContractConfigurator-0.5.0.ckan @@ -3,10 +3,20 @@ "identifier": "ContractConfigurator", "name": "Contract Configurator", "abstract": "A config-file based solution for creating new contracts!", + "description": "A config-file based solution for creating new contracts!", + "author": "nightingale", "license": "CC-BY-NC-SA-4.0", "release_status": "stable", - "author": "nightingale", - "description": "A config-file based solution for creating new contracts!", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "repository": "https://github.com/jrossignol/ContractConfigurator", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki" + }, + "version": "0.5.0", + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0", "suggests": [ { "name": "CoherentContracts" @@ -15,17 +25,12 @@ "name": "ContractsWindowPlus" } ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", - "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", - "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", - "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", - "repository": "https://github.com/jrossignol/ContractConfigurator" - }, - "version": "0.5.0", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.5.0/ContractConfigurator_0.5.0.zip", - "x_generated_by": "netkan", "download_size": 114434, - "ksp_version_min": "0.90.0", - "ksp_version_max": "0.90.0" + "download_hash": { + "sha1": "D2E78D331C24A62E18CFFFCA3857CF7057548DA8", + "sha256": "4206270C58A64C071A83DF74D9DD44FC358DBC529714E850BB8E648718A98904" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }