From 9e98e2cfad93963c4574b5ec6078511dc938bc2a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 8 Oct 2022 19:22:40 +0200 Subject: [PATCH] Create updater.json --- unpackerr/updater.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/unpackerr/updater.json b/unpackerr/updater.json index dc92f9e8f..1008348ff 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -1,11 +1,11 @@ { - "dockerhub_by_date": "true", - "dockerhub_list_size": "10", "github_beta": "true", - "last_update": "2022-09-21", + "github_fulltag": "false", + "github_havingasset": "true", + "last_update": "07-07-2022", "repository": "alexbelgium/hassio-addons", "slug": "unpackerr", - "source": "dockerhub", - "upstream_repo": "hotio/unpackerr", - "upstream_version": "testing-abb5d4e-2022-09-21" + "source": "github", + "upstream_repo": "davidnewhall/unpackerr", + "upstream_version": "0.10.1" }