diff --git a/Fusebox/Fusebox-1.50.ckan b/Fusebox/Fusebox-1.50.ckan index d0e7cdad9b..c3943d1944 100644 --- a/Fusebox/Fusebox-1.50.ckan +++ b/Fusebox/Fusebox-1.50.ckan @@ -1,21 +1,28 @@ -{ - "spec_version": 1, - "identifier": "Fusebox", - "ksp_version": "1.0.4", - "license": "GPL-2.0", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/50077" - }, - "name": "Fusebox", - "abstract": "Fusebox - electric charge tracker and build helper.", - "author": "Ratzap", - "version": "1.50", - "download": "https://dl.dropboxusercontent.com/u/71576136/Fusebox_1_50.zip", - "install": [ - { - "file": "GameData/Fusebox", - "install_to": "GameData", - "filter": "Thumbs.db" - } - ] -} +{ + "spec_version": 1, + "identifier": "Fusebox", + "name": "Fusebox", + "abstract": "Fusebox - electric charge tracker and build helper.", + "author": "Ratzap", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/50077" + }, + "version": "1.50", + "ksp_version": "1.0.4", + "install": [ + { + "file": "GameData/Fusebox", + "install_to": "GameData", + "filter": "Thumbs.db" + } + ], + "download": "https://dl.dropboxusercontent.com/u/71576136/Fusebox_1_50.zip", + "download_size": 43600, + "download_hash": { + "sha1": "67C8C5D480C8391FE87041082300E65CDF410583", + "sha256": "DA7DA3F4065A58A14B450C23F272FC1774478849F071721B100A2D4BCDABA6FF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}