websoft9/version.json

50 lines
643 B
JSON
Raw Normal View History

2023-06-29 17:52:15 +08:00
{
2024-12-19 12:11:24 +08:00
"version": "2.1.18-rc5",
2023-09-25 17:53:21 +08:00
"plugins": {
2024-09-13 16:55:01 +08:00
"portainer": "0.1.3",
"nginx": "0.1.0",
"gitea": "0.0.8",
"myapps": "0.2.7",
"appstore": "0.2.6",
2024-12-12 17:00:56 +08:00
"settings": "0.1.5",
2023-09-25 17:53:21 +08:00
"navigator": "0.5.10"
2023-08-03 16:33:48 +08:00
},
2023-09-25 17:53:21 +08:00
"OS": {
2023-08-03 16:33:48 +08:00
"Fedora": [
2024-12-10 16:36:34 +08:00
"40",
"39"
2023-08-03 16:33:48 +08:00
],
"RedHat": [
2023-08-12 16:36:28 +08:00
"9",
2024-12-03 16:23:36 +08:00
"8",
2023-08-03 16:33:48 +08:00
"7"
],
"CentOS": [
2023-08-23 10:01:33 +08:00
"8",
2023-08-03 16:33:48 +08:00
"7"
],
2023-09-28 17:31:16 +08:00
"Oracle Linux": [
2024-11-22 14:42:22 +08:00
"9",
2023-09-28 17:31:16 +08:00
"8",
"7"
],
2023-08-03 16:33:48 +08:00
"Rocky": [
2023-08-07 14:10:52 +08:00
"9",
2023-08-03 16:33:48 +08:00
"8"
],
"CentOS Stream": [
2023-08-07 14:10:52 +08:00
"9",
2023-08-03 16:33:48 +08:00
"8"
],
"Debian": [
2023-09-28 17:31:16 +08:00
"12",
2023-09-25 17:53:21 +08:00
"11",
"10"
2023-08-03 16:33:48 +08:00
],
"Ubuntu": [
"22.04",
2023-10-13 14:46:06 +08:00
"20.04"
2023-08-03 16:33:48 +08:00
]
2023-09-25 17:53:21 +08:00
}
2023-10-18 19:58:29 +08:00
}