Update version.json

This commit is contained in:
Darren 2023-07-25 16:39:18 +08:00 committed by GitHub
parent 6169c68f98
commit 752c0ff27c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}