mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
allow armhf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"description": "Open source password management solution",
|
||||
"init": false,
|
||||
"map": ["ssl"],
|
||||
|
||||
Reference in New Issue
Block a user