diff --git a/ModuleAnimateEmissive/ModuleAnimateEmissive-v1.5.ckan b/ModuleAnimateEmissive/ModuleAnimateEmissive-v1.5.ckan
index 9aac7425f3..d3c54b3a96 100644
--- a/ModuleAnimateEmissive/ModuleAnimateEmissive-v1.5.ckan
+++ b/ModuleAnimateEmissive/ModuleAnimateEmissive-v1.5.ckan
@@ -3,8 +3,13 @@
     "identifier": "ModuleAnimateEmissive",
     "name": "Animate Emissive Module",
     "abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
+    "author": "NathanKell",
     "license": "LGPL-2.1",
     "release_status": "stable",
+    "resources": {
+        "repository": "https://github.com/KSP-RO/SolverEngines"
+    },
+    "version": "v1.5",
     "ksp_version_min": "1.0.0",
     "ksp_version_max": "1.0.4",
     "install": [
@@ -20,12 +25,12 @@
             ]
         }
     ],
-    "resources": {
-        "repository": "https://github.com/KSP-RO/SolverEngines"
-    },
-    "author": "NathanKell",
-    "version": "v1.5",
     "download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.5/SolverEngines_v1.5.zip",
-    "x_generated_by": "netkan",
-    "download_size": 38092
+    "download_size": 38092,
+    "download_hash": {
+        "sha1": "6D2C508393C00C7AFB64B394375DBF86D536042C",
+        "sha256": "DD31A98593DC1D6518D25EBC1584ED43B16200A033666CCAB2F67DC5AEDDB98A"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
 }