Github bot : json sorted

This commit is contained in:
github-actions
2022-05-01 00:27:58 +00:00
parent 2ad227c734
commit 1b52385c34
44 changed files with 49 additions and 49 deletions

View File

@@ -13,16 +13,16 @@
"image": "ghcr.io/alexbelgium/addons_updater-{arch}",
"name": "Repository Updater",
"options": {
"repository": "alexbelgium/hassio-addons",
"gitpass": "gitpassword",
"gituser": "gituser"
"gituser": "gituser",
"repository": "alexbelgium/hassio-addons"
},
"schema": {
"repository": "str",
"gitapi": "str?",
"gitmail": "str?",
"gitpass": "str",
"gituser": "str",
"repository": "str",
"verbose": "bool?"
},
"slug": "updater",