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