diff --git a/Historian/Historian-1.0.ckan b/Historian/Historian-1.0.ckan
index 6f1e63f626..fcbbf3995b 100644
--- a/Historian/Historian-1.0.ckan
+++ b/Historian/Historian-1.0.ckan
@@ -1,23 +1,28 @@
 {
     "spec_version": "v1.4",
-    "license": "GPL-3.0",
     "identifier": "Historian",
+    "name": "Historian",
+    "abstract": "Adds useful, pretty, and configurable information to screenshots.",
+    "author": "Zeenobit",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/122062",
+        "kerbalstuff": "https://kerbalstuff.com/mod/821/Historian"
+    },
+    "version": "1.0",
+    "ksp_version": "1.0.2",
     "install": [
         {
             "find": "KSEA",
             "install_to": "GameData"
         }
     ],
-    "resources": {
-        "homepage": "http://forum.kerbalspaceprogram.com/threads/122062",
-        "kerbalstuff": "https://kerbalstuff.com/mod/821/Historian"
-    },
-    "ksp_version": "1.0.2",
-    "name": "Historian",
-    "abstract": "Adds useful, pretty, and configurable information to screenshots.",
-    "author": "Zeenobit",
-    "version": "1.0",
     "download": "http://ckan1.spacedock.info/storage/Zeenobit_2714/Historian/Historian-1.0.zip",
-    "x_generated_by": "netkan",
-    "download_size": 38456
+    "download_size": 38456,
+    "download_hash": {
+        "sha1": "3E8776EFBC36B5FCA4E3A707C266A11B94344BE9",
+        "sha256": "EAFEF1EF4836841646A91F9836815382F8E3663390E1EC47B9C7D738E5F513A6"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
 }