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:
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user