1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Fix broken vref stanza

This commit is contained in:
Willhelm Rendahl
2015-04-27 02:09:59 +02:00
parent 52d26278fc
commit d56b7e1e25
8 changed files with 16 additions and 14 deletions

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"
}