diff --git a/Historian/Historian-0.1.ckan b/Historian/Historian-0.1.ckan index 8c5525d32c..3e55e488bc 100644 --- a/Historian/Historian-0.1.ckan +++ b/Historian/Historian-0.1.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": "0.1", + "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": "0.1", "download": "http://ckan1.spacedock.info/storage/Zeenobit_2714/Historian/Historian-0.1.zip", - "x_generated_by": "netkan", - "download_size": 15747 + "download_size": 15747, + "download_hash": { + "sha1": "E64F0BA13F6E47B0F022668D216F6CD8E051032A", + "sha256": "1577ABB974384A49B0C64331DF7ED13A504EEBCF048617B920A4FCBA8CD36952" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }