Update config.json

This commit is contained in:
Alexandre
2024-01-26 12:58:27 +01:00
committed by GitHub
parent db15d70d1e
commit 7ac3ff48c0

View File

@@ -1,6 +1,7 @@
{
"arch": [
"amd64"
"amd64",
"aarch64"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Whatsapper for Home Assistant",
@@ -20,5 +21,5 @@
"slug": "whatsapper",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
"version": "2024.1.22-2"
"version": "2024.1.22-3"
}