diff --git a/SmartStage/SmartStage-v2.3.ckan b/SmartStage/SmartStage-v2.3.ckan index 87acb9d482..51718564f2 100644 --- a/SmartStage/SmartStage-v2.3.ckan +++ b/SmartStage/SmartStage-v2.3.ckan @@ -1,17 +1,22 @@ { - "spec_version": 1, - "identifier": "SmartStage", - "license": "GPL-3.0", - "abstract": "SmartStage attempts to find optimal staging in VAB", - "name": "SmartStage", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/82791", - "repository": "https://github.com/xytovl/SmartStage" - }, - "author": "xytovl", - "ksp_version_max": "0.90", - "version": "v2.3", - "download": "https://github.com/xytovl/SmartStage/releases/download/v2.3/SmartStage-2.3.zip", - "x_generated_by": "netkan", - "download_size": 18122 -} \ No newline at end of file + "spec_version": 1, + "identifier": "SmartStage", + "name": "SmartStage", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "author": "xytovl", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "version": "v2.3", + "ksp_version_max": "0.90", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.3/SmartStage-2.3.zip", + "download_size": 18122, + "download_hash": { + "sha1": "7EAF3F5F37B2259F0C80EE35B2610DFC4593B267", + "sha256": "FCDFF44B35E4C08057C7A030C7F092548D75A94ED3D5498A6CD74F3261AA11A8" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}