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

8
bitwarden/updater.json Normal file
View File

@@ -0,0 +1,8 @@
{
"last_update": "26-04-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "bitwarden",
"source": "github",
"upstream_repo": "dani-garcia/bitwarden_rs",
"upstream_version": "1.24.0 "
}