Update updater.json

This commit is contained in:
Alexandre
2022-10-08 18:40:34 +02:00
committed by GitHub
parent 7e6bc20d44
commit 9a12b82290

View File

@@ -1,11 +1,12 @@
{ {
"dockerhub_list_size": "1",
"github_beta": "true", "github_beta": "true",
"github_fulltag": "false", "github_fulltag": "false",
"github_havingasset": "true", "github_havingasset": "true",
"last_update": "07-07-2022", "last_update": "07-07-2022",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "unpackerr", "slug": "unpackerr",
"source": "github", "source": "dockerhub",
"upstream_repo": "davidnewhall/unpackerr", "upstream_repo": "hotio/unpackerr",
"upstream_version": "0.10.1" "upstream_version": "0.10.1"
} }