Sorted json

This commit is contained in:
alexbelgium
2022-03-24 04:34:57 +00:00
committed by GitHub
parent c2af0342d8
commit b420ae9e18
58 changed files with 721 additions and 206 deletions

View File

@@ -1,7 +1,12 @@
{
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7"],
"arch": [
"aarch64",
"amd64",
"armv7"
],
"boot": "manual",
"codenotary": "alexandrep.github@gmail.com",
"description": "Automatic addons update by aligning version tag with upstream releases",
"environment": {
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
@@ -47,6 +52,5 @@
"slug": "updater",
"startup": "once",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
"codenotary": "alexandrep.github@gmail.com",
"version": "2.1"
}