mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
* Bump deCONZ to 2.05.80 * Bump deCONZ to 2.05.81 * Update CHANGELOG.md * Update config.json * Update build.json * Revert "Bump deCONZ to 2.05.81" This reverts commit bb4ada3b1505a566ebb96c73bf6273ac364df7e0. * Bump deCONZ to 2.05.84 * Update CHANGELOG.md * Update config.json * Update build.json * Update CHANGELOG.md * Version number adapted to 6.4.0
11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base-debian:buster",
|
|
"amd64": "homeassistant/amd64-base-debian:buster",
|
|
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
|
},
|
|
"args": {
|
|
"DECONZ_VERSION": "2.05.84"
|
|
}
|
|
}
|