diff --git a/ContractConfigurator/ContractConfigurator-0.7.5.ckan b/ContractConfigurator/ContractConfigurator-0.7.5.ckan index 67b0b0323d..cdb81cd17e 100644 --- a/ContractConfigurator/ContractConfigurator-0.7.5.ckan +++ b/ContractConfigurator/ContractConfigurator-0.7.5.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": "MIT", "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.7.5", + "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.7.5", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.5/ContractConfigurator_0.7.5.zip", - "x_generated_by": "netkan", "download_size": 208651, - "ksp_version_min": "0.90.0", - "ksp_version_max": "0.90.0" + "download_hash": { + "sha1": "0A918765F2EA7351651D1F0076606C475E2611CD", + "sha256": "48A4C256780AE537933182B1A2190E6BB3FB3087C24AB5C79E19082B6FFF6A2C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }