diff --git a/TakeCommand/TakeCommand-1.1.2.ckan b/TakeCommand/TakeCommand-1.1.2.ckan index 82296fd10b..58c440520e 100644 --- a/TakeCommand/TakeCommand-1.1.2.ckan +++ b/TakeCommand/TakeCommand-1.1.2.ckan @@ -1,23 +1,27 @@ { "spec_version": 1, "identifier": "TakeCommand", - "x_netkan_license_ok": true, + "name": "Take Command", + "abstract": "Take Command lets you assign crew to External Command Seats from within the VAB/SPH, and have them spawn into their seats automatically at launch.", + "author": "seanmcdougall", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/120740", + "kerbalstuff": "https://kerbalstuff.com/mod/776/Take%20Command" + }, + "version": "1.1.2", + "ksp_version": "1.0.2", "depends": [ { "name": "ModuleManager" } ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/120740", - "kerbalstuff": "https://kerbalstuff.com/mod/776/Take%20Command" - }, - "ksp_version": "1.0.2", - "name": "Take Command", - "license": "GPL-3.0", - "abstract": "Take Command lets you assign crew to External Command Seats from within the VAB/SPH, and have them spawn into their seats automatically at launch.", - "author": "seanmcdougall", - "version": "1.1.2", "download": "http://ckan1.spacedock.info/storage/seanmcdougall_10038/Take_Command/Take_Command-1.1.2.zip", - "x_generated_by": "netkan", - "download_size": 42139 + "download_size": 42139, + "download_hash": { + "sha1": "4385701B7796971787A16B0A7D1780298DEFB032", + "sha256": "391E447619A91B28AB6F58F1942F9FD92C17B0194E87E342B047B8C30F158431" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }