diff --git a/KIS/KIS-1.1.4.ckan b/KIS/KIS-1.1.4.ckan
index 1d5375238c..f46aa3255c 100644
--- a/KIS/KIS-1.1.4.ckan
+++ b/KIS/KIS-1.1.4.ckan
@@ -1,15 +1,25 @@
 {
-    "spec_version"   : 1,
-    "name"           : "Kerbal Inventory System",
-    "identifier"     : "KIS",
-    "abstract"       : "KIS introduce new gameplay mechanics by adding a brand new inventory sytem and EVA usables items as tools.",
+    "spec_version": 1,
+    "identifier": "KIS",
+    "name": "Kerbal Inventory System",
+    "abstract": "KIS introduce new gameplay mechanics by adding a brand new inventory sytem and EVA usables items as tools.",
+    "author": [
+        "KospY",
+        "Winn75"
+    ],
+    "license": "restricted",
     "resources": {
         "homepage": "http://forum.kerbalspaceprogram.com/threads/113111",
         "repository": "https://github.com/KospY/KIS"
     },
-    "download"       : "http://addons-origin.cursecdn.com/files/2238/213/KIS_v1.1.4.zip",
-    "license"        : "restricted",
-    "author"         : [ "KospY", "Winn75" ],
-    "version"        : "1.1.4",
-    "ksp_version"    : "1.0.2"
+    "version": "1.1.4",
+    "ksp_version": "1.0.2",
+    "download": "http://addons-origin.cursecdn.com/files/2238/213/KIS_v1.1.4.zip",
+    "download_size": 7129480,
+    "download_hash": {
+        "sha1": "8AC828361B205C85C7F30B46848B2E720753A5B0",
+        "sha256": "48DD5CE2009399A2C00BC53F748719973C2A24E7661A42E9490E8D82DC30B939"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
 }