diff --git a/ContractConfigurator/ContractConfigurator-1.6.0.ckan b/ContractConfigurator/ContractConfigurator-1.6.0.ckan index 4a761e63d0..0b4710f067 100644 --- a/ContractConfigurator/ContractConfigurator-1.6.0.ckan +++ b/ContractConfigurator/ContractConfigurator-1.6.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": "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": "1.6.0", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4", "suggests": [ { "name": "CoherentContracts" @@ -21,17 +31,12 @@ "name": "WiderContractsApp" } ], - "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": "1.6.0", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.6.0/ContractConfigurator_1.6.0.zip", - "ksp_version_min": "1.0.2", - "ksp_version_max": "1.0.4", "download_size": 273780, + "download_hash": { + "sha1": "8848FAC6C765336CFD60471C986B9C81795B2DA6", + "sha256": "82EC02CFC5465C687266005CD5B8C1BAF87AC81881C7F4BB93630B41AA91111C" + }, + "download_content_type": "application/zip", "x_generated_by": "netkan" }