From 9a12b82290d9b243950d0fbb7418e67992ee5036 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 8 Oct 2022 18:40:34 +0200 Subject: [PATCH] Update updater.json --- unpackerr/updater.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unpackerr/updater.json b/unpackerr/updater.json index 1008348ff..4162ec3ff 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -1,11 +1,12 @@ { + "dockerhub_list_size": "1", "github_beta": "true", "github_fulltag": "false", "github_havingasset": "true", "last_update": "07-07-2022", "repository": "alexbelgium/hassio-addons", "slug": "unpackerr", - "source": "github", - "upstream_repo": "davidnewhall/unpackerr", + "source": "dockerhub", + "upstream_repo": "hotio/unpackerr", "upstream_version": "0.10.1" }