mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Adapt to codenotary
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
{
|
||||
"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"
|
||||
@@ -52,5 +48,6 @@
|
||||
"slug": "updater",
|
||||
"startup": "once",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"version": "2.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user