diff --git a/PilotAssistant/PilotAssistant-1.7.2.ckan b/PilotAssistant/PilotAssistant-1.7.2.ckan index 8fcd24f794..c8d1f66084 100644 --- a/PilotAssistant/PilotAssistant-1.7.2.ckan +++ b/PilotAssistant/PilotAssistant-1.7.2.ckan @@ -3,21 +3,26 @@ "identifier": "PilotAssistant", "name": "Pilot Assistant", "abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS", + "author": "Crzyrndm", "license": "CC-BY-SA-4.0", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/100073", "repository": "https://github.com/Crzyrndm/Pilot-Assistant" }, + "version": "1.7.2", + "ksp_version": "1.0.2", "install": [ { "file": "GameData/Pilot Assistant", "install_to": "GameData" } ], - "author": "Crzyrndm", - "version": "1.7.2", "download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.7.2/Pilot.Assistant.v1.7.2.zip", - "x_generated_by": "netkan", "download_size": 33298, - "ksp_version": "1.0.2" + "download_hash": { + "sha1": "95129A26CA80F14F89D35BEDA76EC6669FEB4822", + "sha256": "75F7151EC6436EE37095E947569BC5C80AD09FE0217BDBC42ACE2F5749942937" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }