mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-08 21:28:40 +00:00
draft update file
This commit is contained in:
parent
ff91b98a44
commit
6f2dd4d30a
|
|
@ -1 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "",
|
||||||
|
"type": "Modules",
|
||||||
|
"version": "1.0.1",
|
||||||
|
"update": {
|
||||||
|
"add": {
|
||||||
|
"https://....": "..."
|
||||||
|
},
|
||||||
|
"replace": {
|
||||||
|
"https://....": ""
|
||||||
|
},
|
||||||
|
"move": {
|
||||||
|
"https://....": ""
|
||||||
|
},
|
||||||
|
"remove": [
|
||||||
|
"...."
|
||||||
|
],
|
||||||
|
"run": [
|
||||||
|
"...."
|
||||||
|
],
|
||||||
|
"cmd": [
|
||||||
|
"...."
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user