diff --git a/MechJeb2/MechJeb2-2.7.2.0.ckan b/MechJeb2/MechJeb2-2.7.2.0.ckan new file mode 100644 index 0000000000..cbd4e5fe13 --- /dev/null +++ b/MechJeb2/MechJeb2-2.7.2.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.7.2.0", + "ksp_version": "1.4", + "install": [ + { + "find": "MechJeb2", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/14/artifact/MechJeb2-2.7.2.0.zip", + "download_size": 3400154, + "download_hash": { + "sha1": "299704A74FF395E7891C210D9927096BECBA8FBD", + "sha256": "0DC29C39DD1A78AE0669D2474D9206C3D5A305E3F1B9AD2201579F1D281FA670" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}