diff --git a/HotSpot/HotSpot-0.7.0.ckan b/HotSpot/HotSpot-0.7.0.ckan new file mode 100644 index 0000000000..60d567ba39 --- /dev/null +++ b/HotSpot/HotSpot-0.7.0.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "HotSpot", + "name": "Hot Spot", + "abstract": "Display better thermal data", + "author": "Dwayne Bent", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/111642-/", + "repository": "https://github.com/Apokee/HotSpot" + }, + "version": "0.7.0", + "ksp_version_min": "1.1.2", + "ksp_version_max": "1.1.2", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.5" + } + ], + "supports": [ + { + "name": "KIS" + }, + { + "name": "Toolbar" + } + ], + "download": "https://github.com/Apokee/HotSpot/releases/download/v0.7.0/HotSpot-0.7.0.zip", + "download_size": 36811, + "download_hash": { + "sha1": "6AC7CD649F7FB6FD1B4E6297B82BA9FD637480FA", + "sha256": "226DF8AD362BF2D4F03DD3B2551C5B108DFF3866759679A710F1986C465690A9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}