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 v8.19.0

This commit is contained in:
yunohost-bot 2023-06-20 20:17:31 +02:00 committed by YunoHost Bot
parent e02192e122
commit 65e1539251

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.fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz"
version = "8.18.0~ynh2"
version = "8.19.0~ynh2"
maintainers = ["Krakinou"]
@ -43,12 +43,12 @@ ram.runtime = "150M"
[resources]
[resources.sources.main]
arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.18.0/zwave-js-ui-v8.18.0-linux-arm64.zip"
arm64.sha256 = "452b18ed089ff1c3f15b91d7f105ce7cf7298647ed069eab19d8f002c1c9e945"
armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.18.0/zwave-js-ui-v8.18.0-linux-armv7.zip"
armhf.sha256 = "2972eb5896d248a039e2e4760ab465a7a4ebb878791d1693ab21d416c52f91a2"
amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.18.0/zwave-js-ui-v8.18.0-linux.zip"
amd64.sha256 = "f71531fe48ee7fd61adaa01e840f55dcd9837a7c5c88ee7b3d3e3852d78bd99d"
arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.19.0/zwave-js-ui-v8.19.0-linux-arm64.zip"
arm64.sha256 = "bf50609a01abb5538803c37fbe6d1b90ed153fa225e735abcf077e295be7e1da"
armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.19.0/zwave-js-ui-v8.19.0-linux-armv7.zip"
armhf.sha256 = "d1b78b3f0bdb961c8175046dad8c3fe98895c2a8871b5527b02c6e5c4937a4e2"
amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.19.0/zwave-js-ui-v8.19.0-linux.zip"
amd64.sha256 = "38b88847ff6c477d904890952506d8f5b5a937fbb4340e2c78667eac5b09b90f"
in_subdir = false
autoupdate.strategy = "latest_github_release"