Update config.json

This commit is contained in:
Alexandre
2025-02-07 09:11:39 +01:00
committed by GitHub
parent 74632a4f51
commit 395b73f257

View File

@@ -1,6 +1,6 @@
{ {
"arch": [ "arch": [
"aarch64", "aarch64",Update Dockerfile
"amd64" "amd64"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
@@ -103,6 +103,6 @@
"slug": "fireflyiii_data_importer", "slug": "fireflyiii_data_importer",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "20250126.1-test21", "version": "20250126.1-test22",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }