Fixes ChopShop for KSP 1.1.3 (#1242)

* Renamed ChopShop 1.10.0.2 to 0.10.0.2

This version was named incorrectly. All versions before and after have 0 as the major version number, not 1. This causes this older version to appear as the most recent version.

* Installation of ChopShop fails for KSP 1.1.3

The most recent version of ChopShop (0.10.0.3) for KSP 1.1.3  was never picked up by NetKAN because 0.10.0.2 was incorrectly named 1.10.0.2 (see commit 9f2e300e5f "Renamed ChopShop 1.10.0.2 to 0.10.0.2"). Since the download for that version is no longer available (returns a 404 on SpaceDock), ChopShop fails to install with KSP 1.1.3. This new .ckan fixes that by making the newest version of ChopShop for KSP 1.1.3 available.

* Revert "Renamed ChopShop 1.10.0.2 to 0.10.0.2"

This reverts commit 9f2e300e5f.

* Added epoch to version number.

See #1242.

* Updated download link

Old link was broken.

* Added epoch to version numbers of 10.1.x

Fix for problem caused by 1.10.0.2 being numbered incorrectly.

* Fixed broken download link

Version 0.10.1 is no longer available on SpaceDock.
This commit is contained in:
Ben Garner 2017-01-22 04:01:15 -06:00 committed by Myk
parent 7daa5719f6
commit 3809de8f74
5 changed files with 77 additions and 5 deletions

View File

@ -0,0 +1,72 @@
{
"spec_version": "v1.4",
"identifier": "ChopShop",
"name": "Dr. Jet's Chop Shop",
"abstract": "Properly oriented rover bodies, deployable skycranes, dual-axis solar panels, SpacePlane+ (Mk2) parts, blisters, structural hubs and other useful parts.",
"author": "Dr_Jet",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/76248-105",
"spacedock": "https://spacedock.info/mod/530/Dr.%20Jet's%20Chop%20Shop",
"x_screenshot": "https://spacedock.info/content/Dr_Jet_1604/Dr._Jets_Chop_Shop/Dr._Jets_Chop_Shop-1460886808.2428079.png"
},
"version": "1:0.10.0.3",
"ksp_version": "1.1.3",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "TweakScale"
},
{
"name": "RealFuels"
},
{
"name": "RemoteTech"
}
],
"suggests": [
{
"name": "ModuleSolarTracking"
},
{
"name": "SETI-BalanceMod"
},
{
"name": "SETI-CommunityTechTree"
}
],
"supports": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "ModularFuelTanks"
}
],
"install": [
{
"find": "ChopShop",
"install_to": "GameData"
},
{
"find": "SPH",
"install_to": "Ships"
},
{
"find": "VAB",
"install_to": "Ships"
}
],
"download": "https://spacedock.info/mod/530/Dr.%20Jet%27s%20Chop%20Shop/download/0.10.0.3",
"download_size": 3764336,
"download_hash": {
"sha1": "8AC81D3D28948E5B16BE99D00482B7940A96465B",
"sha256": "54D0711B5D3642C5279D50D5D23C57B6B4CE2C66504D4D859F8535BE48FE6E24"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -10,7 +10,7 @@
"spacedock": "https://spacedock.info/mod/530/Dr.%20Jet's%20Chop%20Shop",
"x_screenshot": "https://spacedock.info/content/Dr_Jet_1604/Dr._Jets_Chop_Shop/Dr._Jets_Chop_Shop-1460886808.2428079.png"
},
"version": "0.10.1.1",
"version": "1:0.10.1.1",
"ksp_version": "1.2.2",
"depends": [
{

View File

@ -10,7 +10,7 @@
"spacedock": "https://spacedock.info/mod/530/Dr.%20Jet's%20Chop%20Shop",
"x_screenshot": "https://spacedock.info/content/Dr_Jet_1604/Dr._Jets_Chop_Shop/Dr._Jets_Chop_Shop-1460886808.2428079.png"
},
"version": "0.10.1.2",
"version": "1:0.10.1.2",
"ksp_version": "1.2.2",
"depends": [
{

View File

@ -10,7 +10,7 @@
"spacedock": "https://spacedock.info/mod/530/Dr.%20Jet's%20Chop%20Shop",
"x_screenshot": "https://spacedock.info/content/Dr_Jet_1604/Dr._Jets_Chop_Shop/Dr._Jets_Chop_Shop-1460886808.2428079.png"
},
"version": "0.10.1",
"version": "1:0.10.1",
"ksp_version": "1.2.0",
"depends": [
{
@ -61,7 +61,7 @@
"install_to": "Ships"
}
],
"download": "https://spacedock.info/mod/530/Dr.%20Jet%27s%20Chop%20Shop/download/0.10.1",
"download": "https://addons-origin.cursecdn.com/files/2336/657/ChopShop_0.10.1.zip",
"download_size": 3788508,
"download_hash": {
"sha1": "E10C0F743031F73F74407A87E7D69EDCD5597061",

View File

@ -61,7 +61,7 @@
"install_to": "Ships"
}
],
"download": "https://spacedock.info/mod/530/Dr.%20Jet%27s%20Chop%20Shop/download/1.10.0.2",
"download": "https://addons-origin.cursecdn.com/files/2336/616/ChopShop_0.10.0.2.zip",
"download_size": 3793191,
"download_hash": {
"sha1": "E37BFAF392164621C2A8A9AF5F339D4243353833",