mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "coderaiser/cloudcmd:latest-alpine",
|
||||
"amd64": "coderaiser/cloudcmd:latest-alpine",
|
||||
"armv7": "coderaiser/cloudcmd:latest-alpine"
|
||||
"aarch64": "coderaiser/cloudcmd:latest",
|
||||
"amd64": "coderaiser/cloudcmd:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
"amd64"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Cloud Commander a file manager for the web with console and editor",
|
||||
|
||||
Reference in New Issue
Block a user