mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Merge pull request #238 from Websoft9/chendelin1982-patch-1
Update version.json
This commit is contained in:
commit
357a6ab04c
35
version.json
35
version.json
@ -9,27 +9,34 @@
|
|||||||
"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": "",
|
"APPSTORE": "0.0.1",
|
||||||
"SETTINGS": "0.0.1",
|
"SETTINGS": "0.0.1",
|
||||||
"LIBRARY": "0.5.2"
|
"LIBRARY": "0.5.2"
|
||||||
},
|
},
|
||||||
"OS_SUPPORT": {
|
"OS_SUPPORT": {
|
||||||
"CentOS": [
|
"Fedora": [
|
||||||
"7",
|
"37"
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"CentOS Stream": [
|
|
||||||
"9"
|
|
||||||
],
|
|
||||||
"Ubuntu": [
|
|
||||||
"18.04",
|
|
||||||
"20.04",
|
|
||||||
"22.04"
|
|
||||||
],
|
],
|
||||||
"RedHat": [
|
"RedHat": [
|
||||||
"7",
|
"9",
|
||||||
"8",
|
"8",
|
||||||
"9"
|
"7"
|
||||||
|
],
|
||||||
|
"CentOS": [
|
||||||
|
"8",
|
||||||
|
"7"
|
||||||
|
],
|
||||||
|
"CentOS Stream": [
|
||||||
|
"9",
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"Debian": [
|
||||||
|
"11"
|
||||||
|
],
|
||||||
|
"Ubuntu": [
|
||||||
|
"22.04",
|
||||||
|
"20.04",
|
||||||
|
"18.04"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"VERSION": "0.8.3"
|
"VERSION": "0.8.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user