mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 10:33:40 +02:00
Try amd64
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64"
|
"aarch64",
|
||||||
|
"amd64"
|
||||||
],
|
],
|
||||||
"audio": true,
|
"audio": true,
|
||||||
"backup": "cold",
|
"backup": "cold",
|
||||||
@@ -121,6 +122,6 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/battybirdnet-pi",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/battybirdnet-pi",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "0.95",
|
"version": "0.96",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user