From e00045e502c7ab6144970d55899494b95691da8a Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 31 Mar 2023 14:36:33 +0200 Subject: [PATCH] Updater bot : unpackerr updated to testing-5465f08-525-linux-arm64-2023-03-29 --- unpackerr/CHANGELOG.md | 3 +++ unpackerr/config.json | 2 +- unpackerr/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/unpackerr/CHANGELOG.md b/unpackerr/CHANGELOG.md index 3e44c087c..547bf7eef 100644 --- a/unpackerr/CHANGELOG.md +++ b/unpackerr/CHANGELOG.md @@ -1,4 +1,7 @@ +## testing-5465f08-525-linux-arm64-2023-03-29 (2023-03-29) +- Update to latest version from hotio/unpackerr + ## testing-958c97f-514-linux-arm64-2023-02-10 (2023-02-10) - Update to latest version from hotio/unpackerr diff --git a/unpackerr/config.json b/unpackerr/config.json index 3acd20a28..5b6f9dbfb 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -85,5 +85,5 @@ }, "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "testing-958c97f-514-linux-arm64-2023-02-10" + "version": "testing-5465f08-525-linux-arm64-2023-03-29" } diff --git a/unpackerr/updater.json b/unpackerr/updater.json index d537a8e53..442f78d12 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -1,10 +1,10 @@ { "dockerhub_by_date": true, "fulltag": true, - "last_update": "2023-02-10", + "last_update": "2023-03-29", "repository": "alexbelgium/hassio-addons", "slug": "unpackerr", "source": "dockerhub", "upstream_repo": "hotio/unpackerr", - "upstream_version": "testing-958c97f-514-linux-arm64-2023-02-10" + "upstream_version": "testing-5465f08-525-linux-arm64-2023-03-29" }