mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update Appstore Version
This commit is contained in:
parent
945295a317
commit
dde64a2529
1 changed files with 43 additions and 43 deletions
86
version.json
86
version.json
|
@ -1,44 +1,44 @@
|
||||||
{
|
{
|
||||||
"SERVICES": {
|
"SERVICES": {
|
||||||
"PORTAINER": "2.18.3",
|
"PORTAINER": "2.18.3",
|
||||||
"NGINX": "2.10.3",
|
"NGINX": "2.10.3",
|
||||||
"APPMANAGE": "0.8.9",
|
"APPMANAGE": "0.8.9",
|
||||||
"REDIS": "7.0.11"
|
"REDIS": "7.0.11"
|
||||||
},
|
},
|
||||||
"PLUGINS": {
|
"PLUGINS": {
|
||||||
"PORTAINER": "0.0.1",
|
"PORTAINER": "0.0.1",
|
||||||
"NGINX": "0.0.1",
|
"NGINX": "0.0.1",
|
||||||
"MYAPPS": "0.0.1",
|
"MYAPPS": "0.0.1",
|
||||||
"APPSTORE": "0.0.3",
|
"APPSTORE": "0.0.4",
|
||||||
"SETTINGS": "0.0.1",
|
"SETTINGS": "0.0.1",
|
||||||
"LIBRARY": "0.5.2"
|
"LIBRARY": "0.5.2"
|
||||||
},
|
},
|
||||||
"OS_SUPPORT": {
|
"OS_SUPPORT": {
|
||||||
"Fedora": [
|
"Fedora": [
|
||||||
"37"
|
"37"
|
||||||
],
|
],
|
||||||
"RedHat": [
|
"RedHat": [
|
||||||
"8",
|
"8",
|
||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"CentOS": [
|
"CentOS": [
|
||||||
"8",
|
"8",
|
||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"Rocky": [
|
"Rocky": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"CentOS Stream": [
|
"CentOS Stream": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"Debian": [
|
"Debian": [
|
||||||
"11"
|
"11"
|
||||||
],
|
],
|
||||||
"Ubuntu": [
|
"Ubuntu": [
|
||||||
"22.04",
|
"22.04",
|
||||||
"20.04",
|
"20.04",
|
||||||
"18.04"
|
"18.04"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"VERSION": "0.8.10"
|
"VERSION": "0.8.10"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue