diff --git a/Hangar/Hangar-2.3.0.1.ckan b/Hangar/Hangar-2.3.0.1.ckan index d3d9d462d0..ecc1b5a6e2 100644 --- a/Hangar/Hangar-2.3.0.1.ckan +++ b/Hangar/Hangar-2.3.0.1.ckan @@ -1,14 +1,20 @@ { "spec_version": "v1.4", "identifier": "Hangar", - "x_netkan_license_ok": true, + "name": "Hangar", + "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.", + "author": "allista", + "license": "CC-BY-4.0", "resources": { - "bugtracker": "https://github.com/allista/hangar/issues", + "homepage": "http://forum.kerbalspaceprogram.com/threads/88933", "repository": "https://github.com/allista/hangar", - "kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar", + "bugtracker": "https://github.com/allista/hangar/issues", "manual": "https://github.com/allista/hangar/wiki", - "homepage": "http://forum.kerbalspaceprogram.com/threads/88933" + "kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar" }, + "version": "2.3.0.1", + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0", "depends": [ { "name": "ModuleManager" @@ -39,14 +45,12 @@ "comment": "Contains KSPAPIExtensions mod in this distribution" } ], - "name": "Hangar", - "license": "CC-BY-4.0", - "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.", - "author": "allista", - "version": "2.3.0.1", "download": "http://ckan1.spacedock.info/storage/allista_2936/Hangar/Hangar-2.3.0.1.zip", - "x_generated_by": "netkan", "download_size": 22719508, - "ksp_version_min": "0.90.0", - "ksp_version_max": "0.90.0" + "download_hash": { + "sha1": "C8EEA3B6FCABAFFC47480076CA64D832D3DB8E3A", + "sha256": "DADE25471C2E299A31E3B06BF9B1D3882150A31307178CC55C5354C2D9D61FB1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }