Merge pull request #389 from Dazpoet/patch_broken_vref

Fix broken vref stanza
This commit is contained in:
Willhelm Rendahl 2015-04-27 02:18:47 +02:00
commit 48ddb22a9c
8 changed files with 16 additions and 14 deletions

View File

@ -6,7 +6,6 @@
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"broken_vref": "#/ckan/ksp-avc",
"description": "Display waypoints while in flight, create custom waypoints.",
"install": [
{
@ -23,5 +22,7 @@
"version": "2.0.3",
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.0.3/WaypointManager_2.0.3.zip",
"x_generated_by": "netkan",
"download_size": 72605
"download_size": 72605,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -6,7 +6,6 @@
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"broken_vref": "#/ckan/ksp-avc",
"description": "Display waypoints while in flight, create custom waypoints.",
"install": [
{
@ -23,5 +22,7 @@
"version": "2.1.0",
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.0/WaypointManager_2.1.0.zip",
"x_generated_by": "netkan",
"download_size": 74161
"download_size": 74161,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -1,6 +1,6 @@
{
"spec_version": 1,
"x_broken_vref": "#/ckan/ksp-avc",
"ksp_version" : "0.90",
"identifier": "MapResourceOverlay",
"name": "Map Resource Overlay",
"abstract": "MapResourceOverlay for Science, Karbonite/MKS and biomes",

View File

@ -1,6 +1,6 @@
{
"spec_version": 1,
"x_broken_vref": "#/ckan/ksp-avc",
"ksp_version" : "0.90",
"identifier": "MapResourceOverlay",
"name": "Map Resource Overlay",
"abstract": "MapResourceOverlay for Science, Karbonite/MKS and biomes",

View File

@ -4,7 +4,6 @@
"name": "Procedural Parts",
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
"license": "CC-BY-SA-3.0",
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
"recommends": [
{
"name": "ModuleManager"
@ -25,5 +24,6 @@
"version": "v0.9.21",
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v0.9.21/ProceduralParts-0.9.21.zip",
"x_generated_by": "netkan",
"download_size": 7386767
"download_size": 7386767,
"ksp_version": "0.25.0"
}

View File

@ -4,7 +4,6 @@
"name": "Procedural Parts",
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
"license": "CC-BY-SA-3.0",
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
"recommends": [
{
"name": "ModuleManager"
@ -25,5 +24,6 @@
"version": "v1.0.0",
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.0/ProceduralParts-1.0.0.zip",
"x_generated_by": "netkan",
"download_size": 7386833
"download_size": 7386833,
"ksp_version": "0.90.0"
}

View File

@ -4,7 +4,6 @@
"name": "Procedural Parts",
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
"license": "CC-BY-SA-3.0",
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
"recommends": [
{
"name": "ModuleManager"
@ -25,5 +24,6 @@
"version": "v1.0.1",
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.1/ProceduralParts-1.0.1.zip",
"x_generated_by": "netkan",
"download_size": 7391467
"download_size": 7391467,
"ksp_version": "0.90.0"
}

View File

@ -1,6 +1,5 @@
{
"spec_version": 1,
"x_vref_is_broken": "#/ckan/ksp-avc",
"identifier": "WernherChecker",
"x_netkan_license_ok": true,
"resources": {
@ -16,5 +15,6 @@
"version": "v0.3.4",
"download": "https://kerbalstuff.com/mod/91/WernherChecker/download/v0.3.4",
"x_generated_by": "netkan",
"download_size": 21043
"download_size": 21043,
"ksp_version" : "0.90"
}