websoft9/version.json
qiaofeng1227 9bdffe0d8b
Some checks failed
Release to Github and Artifact / upload_artifact (push) Has been cancelled
Release to Github and Artifact / Build Github Pages (push) Has been cancelled
Release to Github and Artifact / apidocs (push) Has been cancelled
2.1.12 release
2024-09-06 10:22:01 +08:00

50 lines
640 B
JSON

{
"version": "2.1.12",
"plugins": {
"portainer": "0.1.2",
"nginx": "0.0.9",
"gitea": "0.0.7",
"myapps": "0.2.6",
"appstore": "0.2.5",
"settings": "0.1.3",
"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"
]
}
}