Alexandre
2024-12-24 09:26:45 +01:00
committed by GitHub
parent 6fbce67894
commit ce3f474b36

View File

@@ -1,4 +1,5 @@
{ {
"apparmor": false,
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",
@@ -49,6 +50,6 @@
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"usb": true, "usb": true,
"version": "2.12.0-3", "version": "2.12.0-4",
"webui": "http://[HOST]:[PORT:3000]" "webui": "http://[HOST]:[PORT:3000]"
} }