Change to hotio/unpackerr:latest

This commit is contained in:
Alexandre
2022-10-08 15:17:28 +02:00
committed by GitHub
parent 3ccd9dde4d
commit f1c72d420e

View File

@@ -1,8 +1,7 @@
{ {
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64"
"armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Unpacks RARd files for Sonarr, Lidarr and Radarr", "description": "Unpacks RARd files for Sonarr, Lidarr and Radarr",
@@ -60,5 +59,5 @@
"name": "Unpackerr", "name": "Unpackerr",
"slug": "unpackerr", "slug": "unpackerr",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.10.1-3" "version": "0.10.1-DONOTUPDATE"
} }