1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwave-js-ui_ynh.git synced 2024-09-03 18:06:00 +02:00

Upgrade to v9.10.3

https://github.com/zwave-js/zwave-js-ui/releases/tag/v9.10.3
This commit is contained in:
yunohost-bot 2024-04-13 03:46:20 +02:00 committed by YunoHost Bot
parent 5524bfdff6
commit 9a0dfb2a3b

View file

@ -5,7 +5,7 @@ name = "Zwave-JS-UI"
description.en = "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz" description.en = "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz"
description.fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz" description.fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz"
version = "9.10.2~ynh1" version = "9.10.3~ynh1"
maintainers = ["Krakinou"] maintainers = ["Krakinou"]
@ -43,12 +43,12 @@ ram.runtime = "150M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.2/zwave-js-ui-v9.10.2-linux-arm64.zip" arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.3/zwave-js-ui-v9.10.3-linux-arm64.zip"
arm64.sha256 = "02c1498c2692cf3fa0f83a813994591fb8c9f4e24337b92a25b99217eab04b62" arm64.sha256 = "cb8cc34956e31468dcaa995114d2a102dbc75897af7da4f0358d7946b375b40f"
armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.2/zwave-js-ui-v9.10.2-linux-armv7.zip" armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.3/zwave-js-ui-v9.10.3-linux-armv7.zip"
armhf.sha256 = "e410e8877671b55cc3de8c544bfc023e440e7164cf3350016461eaad0ba2d7cb" armhf.sha256 = "fc2be2596e15cacaf2822d3ceb5df8400e9e261756555725904bdcaf5b7a9032"
amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.2/zwave-js-ui-v9.10.2-linux.zip" amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.3/zwave-js-ui-v9.10.3-linux.zip"
amd64.sha256 = "0ee93062c961140ee044743d97bcccd8fbbd26a79af29fdae8cb310ed88e6697" amd64.sha256 = "1c875e06771f714e751c1c4ed1e46d5cc59b9bad81ae3dbb38b21891d4b342a1"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"