diff --git a/KAS/KAS-0.4.9.ckan b/KAS/KAS-0.4.9.ckan index 0de3242a80..51bbbba220 100644 --- a/KAS/KAS-0.4.9.ckan +++ b/KAS/KAS-0.4.9.ckan @@ -1,15 +1,30 @@ { - "spec_version" : 1, - "name" : "Kerbal Attachment System", - "identifier" : "KAS", - "abstract" : "KAS introduces new gameplay mechanics by adding winches, containers, dynamic struts/pipes and grabbable & attachable parts.", - "download" : "http://kerbal.curseforge.com/ksp-mods/223900-kerbal-attachment-system-kas/files/2216138/download", - "license" : "restricted", - "author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ], - "version" : "0.4.9", - "release_status" : "stable", - "ksp_version" : "0.25", - "depends" : [ - {"name" : "ModuleManager"} - ] + "spec_version": 1, + "identifier": "KAS", + "name": "Kerbal Attachment System", + "abstract": "KAS introduces new gameplay mechanics by adding winches, containers, dynamic struts/pipes and grabbable & attachable parts.", + "author": [ + "KospY", + "Winn75", + "zzz", + "Majiir", + "a.g." + ], + "license": "restricted", + "release_status": "stable", + "version": "0.4.9", + "ksp_version": "0.25", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "http://kerbal.curseforge.com/ksp-mods/223900-kerbal-attachment-system-kas/files/2216138/download", + "download_size": 6758559, + "download_hash": { + "sha1": "3F07FDB0943B7606A2F9376B178B5C1653741441", + "sha256": "E3F070A2770965CB9F3FA4BD4C8284A2E4FD341D7B51CE83E0B73BD2951C7F00" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }