diff --git a/RealSolarSystem/RealSolarSystem-10.0.2.ckan b/RealSolarSystem/RealSolarSystem-10.0.2.ckan index c2ae23aca2..96045ecbe3 100644 --- a/RealSolarSystem/RealSolarSystem-10.0.2.ckan +++ b/RealSolarSystem/RealSolarSystem-10.0.2.ckan @@ -1,10 +1,17 @@ { "spec_version": "v1.4", - "name": "Real Solar System", "identifier": "RealSolarSystem", + "name": "Real Solar System", "abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System", + "author": "NathanKell", "license": "CC-BY-NC-SA", "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "repository": "https://github.com/KSP-RO/RealSolarSystem" + }, + "version": "10.0.2", + "ksp_version": "1.0.4", "depends": [ { "name": "Kopernicus" @@ -26,10 +33,6 @@ "name": "RemoteTech-Config-RSS" } ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", - "repository": "https://github.com/KSP-RO/RealSolarSystem" - }, "install": [ { "find": "RealSolarSystem", @@ -40,10 +43,12 @@ "install_to": "GameData/Kopernicus" } ], - "author": "NathanKell", - "version": "10.0.2", "download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v10.0.2/RealSolarSystem_v10.0.2.zip", - "x_generated_by": "netkan", "download_size": 9520053, - "ksp_version": "1.0.4" + "download_hash": { + "sha1": "F011B1DBB1B87C2AE28C72CEB517CBCF48BCF424", + "sha256": "BD402C8B91C375C45BAB202C73F0C42CAA581DA7DE1A8C53710924DA01E8F78B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }