diff --git a/ContractConfigurator/ContractConfigurator-0.4.3.ckan b/ContractConfigurator/ContractConfigurator-0.4.3.ckan index 6979ccdcc8..79fdbff178 100644 --- a/ContractConfigurator/ContractConfigurator-0.4.3.ckan +++ b/ContractConfigurator/ContractConfigurator-0.4.3.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.4.3", + "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.4.3", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.3/ContractConfigurator_0.4.3.zip", - "x_generated_by": "netkan", "download_size": 65405, - "ksp_version_min": "0.90.0", - "ksp_version_max": "0.90.0" + "download_hash": { + "sha1": "B03BD24FB32A7AE584575937C24C9FF669B745D2", + "sha256": "B10890C56D4FB0F8A2DA952520DF2389686F1277EDCD14B82866B65B8BA181E1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }