From a42d6e1fc6035cbc11481b03359a56b322976ce4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 21 Sep 2023 18:21:01 +0200 Subject: [PATCH 1/2] Upgrade to v8.26.0 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index a80d855..54951df 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.25.1~ynh1" +version = "8.26.0~ynh1" 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.25.1/zwave-js-ui-v8.25.1-linux-arm64.zip" - arm64.sha256 = "83268b2094c8f2bc5383e5bb628f8c37eadc9a5cbdd34ccb84dd1478c5fb4703" - armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.25.1/zwave-js-ui-v8.25.1-linux-armv7.zip" - armhf.sha256 = "72b2328dcd7179a63d15429a7483de0aa366cedbc47461c622ea8a6665803a53" - amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.25.1/zwave-js-ui-v8.25.1-linux.zip" - amd64.sha256 = "86194708285735a615f8f5d4128df4d38a5025f51dee0132c935d6733c225a55" + arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.26.0/zwave-js-ui-v8.26.0-linux-arm64.zip" + arm64.sha256 = "06ef698124dbd7320de43fbeab03465614f109f5b93b5907f4ea6015ee1dc894" + armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.26.0/zwave-js-ui-v8.26.0-linux-armv7.zip" + armhf.sha256 = "a704110645f6ab0faf76c8e31ac7deef01784304f3d1b98377eb9a06c5bad9c3" + amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.26.0/zwave-js-ui-v8.26.0-linux.zip" + amd64.sha256 = "08bf64dfaa0a804989b804af8aac5a1440d5393d0f4fc32f9d263504f1d43b2e" in_subdir = false autoupdate.strategy = "latest_github_release" From 69a19c56a5fe30865a456dd33cae86ce388fe892 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 21 Sep 2023 16:21:06 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c0b8bc..cb6c6e4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest -**Shipped version:** 8.25.1~ynh1 +**Shipped version:** 8.26.0~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index d340d9f..0b1055c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Pour fonctionner correctement, cette application nécessite d'avoir installé so Pour l'instant, bien que le package fonctionne (installation, désinstallation, sauvegarde, restauration...), il n'est pas intégré avec domoticz et mosquitto, les paramétrages doivent être fait manuellement depuis l'application. -**Version incluse :** 8.25.1~ynh1 +**Version incluse :** 8.26.0~ynh1 ## Documentations et ressources * Site officiel de l’app :