Updater.json logic

This commit is contained in:
Alexandre
2022-04-26 19:47:18 +02:00
parent 889b7059ee
commit 3cd11fef70
56 changed files with 473 additions and 0 deletions

10
webtrees/updater.json Normal file
View File

@@ -0,0 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "26-04-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "webtrees",
"source": "github",
"upstream_repo": "nathanvaughn/webtrees-docker",
"upstream_version": "v2.1.0 "
}