mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
remove armhf
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/bazarr-{arch}",
|
||||
"upstream": "1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user