From f1c72d420eb642105245028d7d5e4682e22251af Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 8 Oct 2022 15:17:28 +0200 Subject: [PATCH] Change to hotio/unpackerr:latest --- unpackerr/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/unpackerr/config.json b/unpackerr/config.json index 0af36488c..99d5749a2 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Unpacks RARd files for Sonarr, Lidarr and Radarr", @@ -60,5 +59,5 @@ "name": "Unpackerr", "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.10.1-3" + "version": "0.10.1-DONOTUPDATE" }