diff --git a/AGExt/AGExt-1.28a.ckan b/AGExt/AGExt-1.28a.ckan index 154d3a6db2..a8e6fa5d75 100644 --- a/AGExt/AGExt-1.28a.ckan +++ b/AGExt/AGExt-1.28a.ckan @@ -1,57 +1,62 @@ { - "spec_version": 1, - "name": "Action Groups Extended", - "identifier": "AGExt", - "author": "Diazo", - "abstract": "Increases the number of action groups to 250 and allows in-flight editing.", - "license": "GPL-3.0", - "release_status": "stable", - "ksp_version": "0.90", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", - "repository": "https://github.com/SirDiazo/AGExt" - }, - "depends": [ - { - "name": "ModuleManager" - } - ], - "recommends": [ - { - "name": "Toolbar" - } - ], - "install": [ - { - "file": "GameData/Diazo", - "install_to": "GameData" - } - ], - "x_supports": [ - { - "name": "SCANsat" + "spec_version": 1, + "identifier": "AGExt", + "name": "Action Groups Extended", + "abstract": "Increases the number of action groups to 250 and allows in-flight editing.", + "author": "Diazo", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", + "repository": "https://github.com/SirDiazo/AGExt" }, - { - "name": "Kethane" + "version": "1.28a", + "ksp_version": "0.90", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.28a/ActionGroupsExtended128a.zip", + "download_size": 67623, + "download_hash": { + "sha1": "F27286BD6816F2B4F1F8874949022521FC7A82FE", + "sha256": "2331BEBF95695FB9787DE479F0ECB754851C317E38AC048C4FB8FA11FE4156B6" }, - { - "name": "FerramAerospaceResearch" - }, - { - "name": "Firespitter" - }, - { - "name": "InfernalRobotics" - }, - { - "name": "TACLS" - }, - { - "name": "WarpPlugin" - } - ], - "version": "1.28a", - "download": "https://github.com/SirDiazo/AGExt/releases/download/1.28a/ActionGroupsExtended128a.zip", - "x_generated_by": "netkan", - "download_size": 67623 -} \ No newline at end of file + "download_content_type": "application/zip", + "x_supports": [ + { + "name": "SCANsat" + }, + { + "name": "Kethane" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "Firespitter" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "TACLS" + }, + { + "name": "WarpPlugin" + } + ], + "x_generated_by": "netkan" +}