websoft9/version.json
qiaofeng1227 2d591b1295
Some checks are pending
Release to Github and Artifact / upload_artifact (push) Waiting to run
Release to Github and Artifact / apidocs (push) Blocked by required conditions
Release to Github and Artifact / Build Github Pages (push) Waiting to run
test apidocs
2024-09-03 10:25:40 +08:00

50 lines
644 B
JSON

{
"version": "2.1.12-rc2",
"plugins": {
"portainer": "0.1.1",
"nginx": "0.0.8",
"gitea": "0.0.6",
"myapps": "0.2.5",
"appstore": "0.2.4",
"settings": "0.1.2",
"navigator": "0.5.10"
},
"OS": {
"Fedora": [
"38",
"37",
"35"
],
"RedHat": [
"9",
"7"
],
"CentOS": [
"8",
"7"
],
"Oracle Linux": [
"9",
"8",
"7"
],
"Rocky": [
"9",
"8"
],
"CentOS Stream": [
"9",
"8"
],
"Debian": [
"12",
"11",
"10"
],
"Ubuntu": [
"22.04",
"20.04"
]
}
}