diff --git a/AutoAction/AutoAction-1.1.ckan b/AutoAction/AutoAction-1.1.ckan index ba79a48742..41d17f7369 100644 --- a/AutoAction/AutoAction-1.1.ckan +++ b/AutoAction/AutoAction-1.1.ckan @@ -1,27 +1,32 @@ { - "spec_version": 1, - "identifier": "AutoAction", - "name": "Auto Action", - "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", - "license": "GPL-3.0", - "ksp_version": "0.90", - "depends": [ - { - "name": "ModuleManager" - } - ], - "suggests": [ - { - "name": "Toolbar" - } - ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/101994", - "repository": "https://github.com/SirDiazo/AutoAction" - }, - "author": "SirDiazo", - "version": "1.1", - "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.1/AutoActions11.zip", - "x_generated_by": "netkan", - "download_size": 15330 -} \ No newline at end of file + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Action", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "author": "SirDiazo", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101994", + "repository": "https://github.com/SirDiazo/AutoAction" + }, + "version": "1.1", + "ksp_version": "0.90", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.1/AutoActions11.zip", + "download_size": 15330, + "download_hash": { + "sha1": "9131291773415D7733ABC70AD27DA00EFF9BFCAD", + "sha256": "79BC0D17704E11910A507407D1B6EAE87B67646757D5FBFB45513B72BF4FB45A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}