Updater bot : unpackerr updated to -

This commit is contained in:
alexbelgium
2023-01-29 08:46:52 +01:00
parent 360d7688a7
commit 4850c7a318
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## - ()
- Update to latest version from hotio/unpackerr
## release-a17d885-2023-01-16 (2023-01-16) ## release-a17d885-2023-01-16 (2023-01-16)
- Update to latest version from hotio/unpackerr - Update to latest version from hotio/unpackerr

View File

@@ -85,5 +85,5 @@
}, },
"slug": "unpackerr", "slug": "unpackerr",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "release-a17d885-2023-01-16" "version": "-"
} }

View File

@@ -4,10 +4,10 @@
"fulltag": true, "fulltag": true,
"github_beta": "true", "github_beta": "true",
"github_tagfilter": "release-0", "github_tagfilter": "release-0",
"last_update": "2023-01-16", "last_update": "",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "unpackerr", "slug": "unpackerr",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "hotio/unpackerr", "upstream_repo": "hotio/unpackerr",
"upstream_version": "release-a17d885-2023-01-16" "upstream_version": "-"
} }