From eb951694ae175a3a97827be463673fd5d039c799 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 10 Jun 2023 02:03:26 +0200 Subject: [PATCH] Updater bot : unpackerr updated to testing-db4370b-528-linux-arm64-2023-03-29 --- unpackerr/CHANGELOG.md | 3 +++ unpackerr/config.json | 2 +- unpackerr/updater.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/unpackerr/CHANGELOG.md b/unpackerr/CHANGELOG.md index 547bf7eef..e54331f65 100644 --- a/unpackerr/CHANGELOG.md +++ b/unpackerr/CHANGELOG.md @@ -1,4 +1,7 @@ +## testing-db4370b-528-linux-arm64-2023-03-29 (2023-03-29) +- Update to latest version from hotio/unpackerr + ## testing-5465f08-525-linux-arm64-2023-03-29 (2023-03-29) - Update to latest version from hotio/unpackerr diff --git a/unpackerr/config.json b/unpackerr/config.json index 5b6f9dbfb..1d4c3dcfb 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -85,5 +85,5 @@ }, "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "testing-5465f08-525-linux-arm64-2023-03-29" + "version": "testing-db4370b-528-linux-arm64-2023-03-29" } diff --git a/unpackerr/updater.json b/unpackerr/updater.json index 442f78d12..c6721ae3f 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -6,5 +6,5 @@ "slug": "unpackerr", "source": "dockerhub", "upstream_repo": "hotio/unpackerr", - "upstream_version": "testing-5465f08-525-linux-arm64-2023-03-29" + "upstream_version": "testing-db4370b-528-linux-arm64-2023-03-29" }