Update config.json

This commit is contained in:
Alexandre
2021-10-06 22:57:16 +02:00
committed by GitHub
parent fdd1d59195
commit 5e9499de5e

View File

@@ -1,7 +1,7 @@
{ {
"name": "Teamspeak server", "name": "Teamspeak server",
"version": "3", "version": "3.13.6",
"upstream": "3", "upstream": "3.13.6",
"slug": "teamspeak", "slug": "teamspeak",
"description": "voice communication for online gaming, education and training", "description": "voice communication for online gaming, education and training",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
@@ -23,6 +23,7 @@
"GUID": "503" "GUID": "503"
}, },
"arch": [ "arch": [
"armv7",
"amd64" "amd64"
] ]
} }