diff --git a/KerbalConstructionTime/KerbalConstructionTime-1.0.3.ckan b/KerbalConstructionTime/KerbalConstructionTime-1.0.3.ckan index 398da62f70..a571ee875d 100644 --- a/KerbalConstructionTime/KerbalConstructionTime-1.0.3.ckan +++ b/KerbalConstructionTime/KerbalConstructionTime-1.0.3.ckan @@ -1,39 +1,43 @@ { - "spec_version": 1, - "identifier": "KerbalConstructionTime", - "recommends": [ - { - "name": "StageRecovery" - } - ], - "suggests": [ - { - "name": "Toolbar" - } - ], - "conflicts": [ - { - "name": "TarsierSpaceTech" - } - ], - "install": [ - { - "file": "GameData/KerbalConstructionTime", - "install_to": "GameData" - } - ], - "x_netkan_license_ok": true, - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-(8-29-14)", - "kerbalstuff": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time" - }, - "ksp_version": "0.25", - "name": "Kerbal Construction Time", - "license": "GPL-3.0", - "abstract": "Unrapid Planned Assembly", - "author": "magico13", - "version": "1.0.3", - "download": "http://ckan1.spacedock.info/storage/magico13_568/Kerbal_Construction_Time/Kerbal_Construction_Time-1.0.3.zip", - "x_generated_by": "netkan", - "download_size": 574652 -} \ No newline at end of file + "spec_version": 1, + "identifier": "KerbalConstructionTime", + "name": "Kerbal Construction Time", + "abstract": "Unrapid Planned Assembly", + "author": "magico13", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-(8-29-14)", + "kerbalstuff": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time" + }, + "version": "1.0.3", + "ksp_version": "0.25", + "recommends": [ + { + "name": "StageRecovery" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "TarsierSpaceTech" + } + ], + "install": [ + { + "file": "GameData/KerbalConstructionTime", + "install_to": "GameData" + } + ], + "download": "http://ckan1.spacedock.info/storage/magico13_568/Kerbal_Construction_Time/Kerbal_Construction_Time-1.0.3.zip", + "download_size": 574652, + "download_hash": { + "sha1": "377E9CD3798E75726D4164641D1BD1099076AFAF", + "sha256": "672F492129E5094B74764F5263A9AA3B5EAD469DF7373EB23E92E8A36D846382" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}