From 302e6d7f8dc43ae50dfc0f529753635d48f661e7 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Tue, 31 May 2016 00:23:11 +0000 Subject: [PATCH] "NetKAN generated mods - SwitchVessel-0.5" --- SwitchVessel/SwitchVessel-0.5.ckan | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/SwitchVessel/SwitchVessel-0.5.ckan b/SwitchVessel/SwitchVessel-0.5.ckan index f374abfd06..91666f835a 100644 --- a/SwitchVessel/SwitchVessel-0.5.ckan +++ b/SwitchVessel/SwitchVessel-0.5.ckan @@ -1,22 +1,29 @@ { + "spec_version": 1, + "identifier": "SwitchVessel", + "name": "Switch Active Vessel", "abstract": "Quickly jump to the right ship", "author": [ "avivey" ], + "license": "BSD-2-clause", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/78183", + "repository": "https://github.com/avivey/ksp-switch/" + }, + "version": "0.5", + "ksp_version": "1.1", "depends": [ { "name": "Toolbar" } ], "download": "https://github.com/avivey/ksp-switch/releases/download/0.5/SwitchVessel-0.5.zip", - "identifier": "SwitchVessel", - "ksp_version": "1.1", - "license": "BSD-2-clause", - "name": "Switch Active Vessel", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/78183", - "repository": "https://github.com/avivey/ksp-switch/" + "download_size": 6193, + "download_hash": { + "sha1": "73B504CD624339E34E05146A25FE9BADF22E6D8C", + "sha256": "E4CB5117E3F55EA014F4B62A4FE4A6FDE9C75900BF88B3295822CE436E98539A" }, - "spec_version": 1, - "version": "0.5" + "download_content_type": "application/zip", + "x_generated_by": "netkan" }