From 0d918b75103eb9592cf1a98b49dfb1dc146871ab Mon Sep 17 00:00:00 2001
From: KSP-CKAN Crawler Bot <kspckan-crawler@ksp-ckan.org>
Date: Mon, 30 May 2016 20:18:26 +0000
Subject: [PATCH]  "NetKAN generated mods - GCMonitor-1.2.6"

---
 GCMonitor/GCMonitor-1.2.6.ckan | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/GCMonitor/GCMonitor-1.2.6.ckan b/GCMonitor/GCMonitor-1.2.6.ckan
index aa55d1c8f4..5a322bef56 100644
--- a/GCMonitor/GCMonitor-1.2.6.ckan
+++ b/GCMonitor/GCMonitor-1.2.6.ckan
@@ -3,14 +3,15 @@
     "identifier": "GCMonitor",
     "name": "Graphic Memory Monitor",
     "abstract": "This plugin will show you the memory usage of the running KSP installation",
-    "license": "MIT",
     "author": "sarbian",
-    "ksp_version": "1.0.2",
+    "license": "MIT",
     "resources": {
-        "ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/",
         "homepage": "http://forum.kerbalspaceprogram.com/threads/92907",
-        "repository": "https://github.com/sarbian/GCMonitor/"
+        "repository": "https://github.com/sarbian/GCMonitor/",
+        "ci": "https://ksp.sarbian.com/jenkins/job/GCMonitor/"
     },
+    "version": "1.2.6",
+    "ksp_version": "1.0.2",
     "install": [
         {
             "find": "GCMonitor",
@@ -18,7 +19,12 @@
             "filter": "getRSS_src.zip"
         }
     ],
-    "version": "1.2.6",
     "download": "https://ksp.sarbian.com/jenkins/job/GCMonitor/23/artifact/GCMonitor-1.2.6.0.zip",
-    "download_size": 103260
+    "download_size": 103260,
+    "download_hash": {
+        "sha1": "70DC9AFE723D135DA25F3FE8317D8520C1BBF4AE",
+        "sha256": "DF6C6081E4311A69B4283C957CCF850436226165CC7B2D79007E1804B47BFD40"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
 }