diff --git a/SmartStage/SmartStage-v2.1.ckan b/SmartStage/SmartStage-v2.1.ckan index 14836faa44..7c5a928b8f 100644 --- a/SmartStage/SmartStage-v2.1.ckan +++ b/SmartStage/SmartStage-v2.1.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://http://forum.kerbalspaceprogram.com/threads/82791", - "repository": "https://github.com/xytovl/SmartStage" - }, - "author": "xytovl", - "ksp_version_max": "0.90", - "version": "v2.1", - "download": "https://github.com/xytovl/SmartStage/releases/download/v2.1/SmartStage-2.1.zip", - "x_generated_by": "netkan", - "download_size": 17290 -} \ 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://http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "version": "v2.1", + "ksp_version_max": "0.90", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.1/SmartStage-2.1.zip", + "download_size": 17290, + "download_hash": { + "sha1": "50DD6EB3040369F7241BFBC33F078007C8250601", + "sha256": "3C8CC632B38927E72D6D91901D865B9886E64D382C27AF30E8C3EE04BC8638CF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}