mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
support os edit
This commit is contained in:
parent
a2be5e32c2
commit
ee658da3cf
10
version.json
10
version.json
@ -15,7 +15,9 @@
|
|||||||
},
|
},
|
||||||
"OS_SUPPORT": {
|
"OS_SUPPORT": {
|
||||||
"CentOS": [
|
"CentOS": [
|
||||||
"7.9"
|
"7",
|
||||||
|
"8",
|
||||||
|
"9"
|
||||||
],
|
],
|
||||||
"Ubuntu": [
|
"Ubuntu": [
|
||||||
"18.04",
|
"18.04",
|
||||||
@ -23,9 +25,9 @@
|
|||||||
"22.04"
|
"22.04"
|
||||||
],
|
],
|
||||||
"RedHat": [
|
"RedHat": [
|
||||||
"7.9",
|
"7",
|
||||||
"8.6",
|
"8",
|
||||||
"9.2"
|
"9"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"VERSION": "0.8.2"
|
"VERSION": "0.8.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user