diff --git a/MechJeb2/MechJeb2-2.8.0.0.ckan b/MechJeb2/MechJeb2-2.8.0.0.ckan new file mode 100644 index 0000000000..3c1affb6ed --- /dev/null +++ b/MechJeb2/MechJeb2-2.8.0.0.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.16", + "identifier": "MechJeb2", + "name": "MechJeb 2", + "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", + "author": "Sarbian", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154834-*", + "repository": "https://github.com/MuMech/MechJeb2", + "ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/" + }, + "version": "2.8.0.0", + "ksp_version": "1.4", + "install": [ + { + "find": "MechJeb2", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/18/artifact/MechJeb2-2.8.0.0.zip", + "download_size": 3449729, + "download_hash": { + "sha1": "C7BD9C721CE9A5C480EDC95B59025878E78670BE", + "sha256": "A096B29E2B96603E4BA98EAAFFBC9D67C290D702B3553F613541EF44D7C25E6B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}