Updater bot : unpackerr updated to

This commit is contained in:
alexbelgium
2022-10-08 18:47:47 +02:00
parent e0f71ab13f
commit 2ae820823c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## (08-10-2022)
- Update to latest version from hotio/unpackerr
- Changed upstream image to hotio
- Breaking change : remove default folders config (see Readme)

View File

@@ -60,5 +60,5 @@
"name": "Unpackerr",
"slug": "unpackerr",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.10.1-DONOTUPDATE"
"version": ""
}

View File

@@ -3,10 +3,10 @@
"github_beta": "true",
"github_fulltag": "false",
"github_havingasset": "true",
"last_update": "07-07-2022",
"last_update": "08-10-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "dockerhub",
"upstream_repo": "hotio/unpackerr",
"upstream_version": "0.10.1"
"upstream_version": ""
}