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
prowlarr/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": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-0.3.0.1712-ls323 "
}