diff --git a/KerbalKonstructs/KerbalKonstructs-0.7.3.ckan b/KerbalKonstructs/KerbalKonstructs-0.7.3.ckan index 9f540d59e3..c6f10af539 100644 --- a/KerbalKonstructs/KerbalKonstructs-0.7.3.ckan +++ b/KerbalKonstructs/KerbalKonstructs-0.7.3.ckan @@ -1,24 +1,28 @@ { "spec_version": 1, "identifier": "KerbalKonstructs", - "x_netkan_license_ok": true, + "name": "Kerbal Konstructs", + "abstract": "Create new bases and launch sites in KSP!", + "author": "medsouz", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93699-0-24-2-WIP-Kerbal-Konstructs-v0-1-0-0-(Sept-13)-Static-Objects-and-Launch-Sites!", + "kerbalstuff": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs" + }, + "version": "0.7.3", + "ksp_version": "1.0.2", "install": [ { "file": "medsouz", "install_to": "GameData" } ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/93699-0-24-2-WIP-Kerbal-Konstructs-v0-1-0-0-(Sept-13)-Static-Objects-and-Launch-Sites!", - "kerbalstuff": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs" - }, - "ksp_version": "1.0.2", - "name": "Kerbal Konstructs", - "license": "MIT", - "abstract": "Create new bases and launch sites in KSP!", - "author": "medsouz", - "version": "0.7.3", "download": "http://ckan1.spacedock.info/storage/AlphaAsh_302/Kerbal_Konstructs/Kerbal_Konstructs-0.7.3.zip", - "x_generated_by": "netkan", - "download_size": 6209566 + "download_size": 6209566, + "download_hash": { + "sha1": "3CAC98468B52B28F727FD95C364F7401B03BB2B9", + "sha256": "BCEB530738AC102EDDA1E9DEEAD3A69C626AA06A316E1EFFA131E6622B04B74E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }