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" }