mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 00:50:30 +00:00
Update version.json
This commit is contained in:
parent
6169c68f98
commit
752c0ff27c
1 changed files with 21 additions and 14 deletions
35
version.json
35
version.json
|
@ -14,23 +14,30 @@
|
|||
"LIBRARY": "0.5.2"
|
||||
},
|
||||
"OS_SUPPORT": {
|
||||
"CentOS": [
|
||||
"7",
|
||||
"8"
|
||||
],
|
||||
"CentOS Stream": [
|
||||
"9"
|
||||
],
|
||||
"Ubuntu": [
|
||||
"18.04",
|
||||
"20.04",
|
||||
"22.04"
|
||||
"Fedora": [
|
||||
"37"
|
||||
],
|
||||
"RedHat": [
|
||||
"7",
|
||||
"9",
|
||||
"8",
|
||||
"9"
|
||||
"7"
|
||||
],
|
||||
"CentOS": [
|
||||
"8",
|
||||
"7"
|
||||
],
|
||||
"CentOS Stream": [
|
||||
"9",
|
||||
"8"
|
||||
],
|
||||
"Debian": [
|
||||
"11"
|
||||
],
|
||||
"Ubuntu": [
|
||||
"22.04",
|
||||
"20.04",
|
||||
"18.04"
|
||||
]
|
||||
},
|
||||
"VERSION": "0.8.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue