From 6cd766e41cfa5614d7a566a6449a7295572b2bce Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 6 May 2022 11:33:13 +0200 Subject: [PATCH] Updater bot : unpackerr updated to notifiarr-bot-184509568867368963 --- unpackerr/CHANGELOG.md | 3 +++ unpackerr/Dockerfile | 4 ++-- unpackerr/config.json | 2 +- unpackerr/updater.json | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/unpackerr/CHANGELOG.md b/unpackerr/CHANGELOG.md index f2791a0ce..9887a0707 100644 --- a/unpackerr/CHANGELOG.md +++ b/unpackerr/CHANGELOG.md @@ -1,4 +1,7 @@ +## notifiarr-bot-184509568867368963 (06-05-2022) +- Update to latest version from davidnewhall/unpackerr + ## (06-05-2022) - Update to latest version from golift/unpackerr - Initial build diff --git a/unpackerr/Dockerfile b/unpackerr/Dockerfile index 1c7161210..b7abd3db8 100644 --- a/unpackerr/Dockerfile +++ b/unpackerr/Dockerfile @@ -2,11 +2,11 @@ # ALEXBELGIUM'S DOCKERFILE # #============================# # _.------. -# _.-` ('>.-`"""-. +# _.-` ('>.-`"notifiarr-bot-184509568867368963""-. # '.--'` _'` _ .--.) # -' '-.-';` ` # ' - _.' ``'--. -# '---` .-'""` +# '---` .-'"notifiarr-bot-184509568867368963"` # /` #=== Home Assistant Addon ===# diff --git a/unpackerr/config.json b/unpackerr/config.json index 1bcc23e7a..0cdba4ca3 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -20,5 +20,5 @@ "name": "Unpackerr", "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "" + "version": "notifiarr-bot-184509568867368963" } diff --git a/unpackerr/updater.json b/unpackerr/updater.json index f58a106ac..21b043f6d 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -6,5 +6,5 @@ "slug": "unpackerr", "source": "github", "upstream_repo": "davidnewhall/unpackerr", - "upstream_version": "" + "upstream_version": "notifiarr-bot-184509568867368963" }