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