From 81d6bb48255fa5154110f4c15dddfe47386948df Mon Sep 17 00:00:00 2001
From: KSP-CKAN Crawler Bot <kspckan-crawler@ksp-ckan.org>
Date: Sun, 29 May 2016 20:53:47 +0000
Subject: [PATCH]  "NetKAN generated mods - InterstellarFuelSwitch-1.11"

---
 .../InterstellarFuelSwitch-1.11.ckan          | 45 ++++++++++---------
 1 file changed, 25 insertions(+), 20 deletions(-)

diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.11.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.11.ckan
index ffa3769e99..375c7a5881 100644
--- a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.11.ckan
+++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.11.ckan
@@ -1,7 +1,19 @@
 {
     "spec_version": "v1.4",
-    "license": "CC-BY-NC",
     "identifier": "InterstellarFuelSwitch",
+    "name": "Interstellar Fuel Switch",
+    "abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
+    "description": "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo",
+    "author": "FreeThinker",
+    "license": "CC-BY-NC",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/117932",
+        "repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch",
+        "bugtracker": "https://github.com/sswelm/KSPInterstellar/issues",
+        "kerbalstuff": "https://kerbalstuff.com/mod/718"
+    },
+    "version": "1.11",
+    "ksp_version": "1.0.2",
     "depends": [
         {
             "name": "InterstellarFuelSwitch-Core"
@@ -10,6 +22,11 @@
             "name": "ModuleManager"
         }
     ],
+    "suggests": [
+        {
+            "name": "CommunityResourcePack"
+        }
+    ],
     "install": [
         {
             "find": "InterstellarFuelSwitch",
@@ -17,24 +34,12 @@
             "filter": "Plugins"
         }
     ],
-    "abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
-    "description": "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo",
-    "suggests": [
-        {
-            "name": "CommunityResourcePack"
-        }
-    ],
-    "resources": {
-        "homepage": "http://forum.kerbalspaceprogram.com/threads/117932",
-        "bugtracker": "https://github.com/sswelm/KSPInterstellar/issues",
-        "repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch",
-        "kerbalstuff": "https://kerbalstuff.com/mod/718"
-    },
-    "ksp_version": "1.0.2",
-    "name": "Interstellar Fuel Switch",
-    "author": "FreeThinker",
-    "version": "1.11",
     "download": "http://ckan1.spacedock.info/storage/FreeThinker_6401/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1.11.zip",
-    "x_generated_by": "netkan",
-    "download_size": 67716
+    "download_size": 67716,
+    "download_hash": {
+        "sha1": "2C0399F7F8982CB63AFC8290F40485B8F26D8914",
+        "sha256": "5CC1A320BF47EE7B45823A75AE209AB255E51718443408C604F26ED8CBF74EA9"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
 }