From 6d95078114faf0e071fe2271acf00da9bee11567 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 9 Sep 2023 14:21:29 +0200 Subject: [PATCH] Updater bot : unpackerr updated to testing-e0c8cc6-7-linux-arm64-2023-09-09 --- 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 d9fd9becc..37a98448a 100644 --- a/unpackerr/CHANGELOG.md +++ b/unpackerr/CHANGELOG.md @@ -1,4 +1,7 @@ +## testing-e0c8cc6-7-linux-arm64-2023-09-09 (2023-09-09) +- Update to latest version from hotio/unpackerr + ## testing-cache-linux-arm64-2023-08-27 (2023-08-27) - Update to latest version from hotio/unpackerr diff --git a/unpackerr/config.json b/unpackerr/config.json index b35f35a91..714481341 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -85,5 +85,5 @@ }, "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "testing-cache-linux-arm64-2023-08-27" + "version": "testing-e0c8cc6-7-linux-arm64-2023-09-09" } diff --git a/unpackerr/updater.json b/unpackerr/updater.json index a4faed408..3b4130b0b 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -1,10 +1,10 @@ { "dockerhub_by_date": true, "fulltag": true, - "last_update": "2023-08-27", + "last_update": "2023-09-09", "repository": "alexbelgium/hassio-addons", "slug": "unpackerr", "source": "dockerhub", "upstream_repo": "hotio/unpackerr", - "upstream_version": "testing-cache-linux-arm64-2023-08-27" + "upstream_version": "testing-e0c8cc6-7-linux-arm64-2023-09-09" }