mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Clean up second group of historical resource properties (#1819)
This PR changes every x_ci to ci, x_preview to x_screenshot, and x_curse to curse.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121100",
|
||||
"repository": "https://github.com/sarbian/CustomBarnKit",
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
|
||||
},
|
||||
"version": "1.1.1",
|
||||
"ksp_version": "1.0.2",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121100",
|
||||
"repository": "https://github.com/sarbian/CustomBarnKit",
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
|
||||
},
|
||||
"version": "1.1.2",
|
||||
"ksp_version": "1.0.5",
|
||||
|
Reference in New Issue
Block a user