diff --git a/QuickBrake/QuickBrake-v1.00.ckan b/QuickBrake/QuickBrake-v1.00.ckan
index ae002a4865..87f6fb4e40 100644
--- a/QuickBrake/QuickBrake-v1.00.ckan
+++ b/QuickBrake/QuickBrake-v1.00.ckan
@@ -1,24 +1,29 @@
 {
-    "x_via": "Automated KerbalStuff CKAN submission",
-    "identifier": "QuickBrake",
-    "license": "GPL-3.0",
     "spec_version": "v1.00",
+    "identifier": "QuickBrake",
+    "name": "QuickBrake",
+    "abstract": "QuickBrake is a small plugin which adds the possibility to brake your vessel at launch.",
+    "author": "malah",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickBrake",
+        "kerbalstuff": "https://kerbalstuff.com/mod/764/QuickBrake"
+    },
+    "version": "v1.00",
+    "ksp_version": "1.0.2",
     "install": [
         {
             "file": "GameData/QuickBrake",
             "install_to": "GameData"
         }
     ],
-    "resources": {
-        "homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickBrake",
-        "kerbalstuff": "https://kerbalstuff.com/mod/764/QuickBrake"
-    },
-    "ksp_version": "1.0.2",
-    "name": "QuickBrake",
-    "abstract": "QuickBrake is a small plugin which adds the possibility to brake your vessel at launch.",
-    "author": "malah",
-    "version": "v1.00",
     "download": "http://ckan1.spacedock.info/storage/malah_88/QuickBrake/QuickBrake-v1.00.zip",
-    "x_generated_by": "netkan",
-    "download_size": 29272
+    "download_size": 29272,
+    "download_hash": {
+        "sha1": "D52485B21AFDB7E398ECE6B41FA8BC4F316CD585",
+        "sha256": "056037FA88CF531D4DE0B91FD4E0701E2ED4CB6F04F2D5B201BE486655719B9B"
+    },
+    "download_content_type": "application/zip",
+    "x_via": "Automated KerbalStuff CKAN submission",
+    "x_generated_by": "netkan"
 }