This commit is contained in:
Alexandre
2022-10-25 23:01:11 +01:00
committed by GitHub
parent 9a06fb5516
commit ff5e9c7775

View File

@@ -7,7 +7,6 @@
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "An open source command line RatioMaster with WebUI", "description": "An open source command line RatioMaster with WebUI",
"hassio_api": true, "hassio_api": true,
"image": "ghcr.io/alexbelgium/joal-{arch}",
"ingress": true, "ingress": true,
"map": [ "map": [
"config:rw" "config:rw"
@@ -35,5 +34,5 @@
}, },
"slug": "joal", "slug": "joal",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.31-2" "version": "2.1.31"
} }