mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Merge pull request #1203 from baldarn/master
WHATSAPPER | Added aarch64 arch
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
|
"aarch64": "baldarn/whatsapper:2024.1.22",
|
||||||
"amd64": "baldarn/whatsapper:2024.1.22"
|
"amd64": "baldarn/whatsapper:2024.1.22"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": [
|
||||||
"amd64"
|
"amd64",
|
||||||
|
"aarch64"
|
||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Whatsapper for Home Assistant",
|
"description": "Whatsapper for Home Assistant",
|
||||||
@@ -20,5 +21,5 @@
|
|||||||
"slug": "whatsapper",
|
"slug": "whatsapper",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
||||||
"version": "2024.1.22-2"
|
"version": "2024.1.22-3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user