Create updater.json

This commit is contained in:
Alexandre
2022-10-08 19:22:40 +02:00
committed by GitHub
parent a8aa196518
commit 9e98e2cfad

View File

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