Remove HotRockets recommendation in SmokeScreen
This commit is contained in:
parent
fdfebf9281
commit
5e732f4467
|
@ -20,8 +20,5 @@
|
|||
],
|
||||
"depends" : [
|
||||
{ "name" : "ModuleManager", "min_version" : "2.5.1" }
|
||||
],
|
||||
"recommends" : [
|
||||
{ "name" : "HotRockets" }
|
||||
]
|
||||
}
|
||||
|
|
|
@ -20,8 +20,5 @@
|
|||
],
|
||||
"depends" : [
|
||||
{ "name" : "ModuleManager", "min_version" : "2.5.4" }
|
||||
],
|
||||
"recommends" : [
|
||||
{ "name" : "HotRockets" }
|
||||
]
|
||||
}
|
||||
|
|
|
@ -23,12 +23,7 @@
|
|||
"name": "ModuleManager",
|
||||
"min_version": "2.6.1"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HotRockets"
|
||||
}
|
||||
],
|
||||
]
|
||||
"version": "2.6.0",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/34/artifact/SmokeScreen-2.6.0.0.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
|
|
Loading…
Reference in New Issue