From 26a6a736ad61ef250856507847ec7d9ace0d48e8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 8 Aug 2023 20:17:29 +0200 Subject: [PATCH 1/2] Upgrade to v8.22.3 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0ba4c44..4184740 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.22.0~ynh1" +version = "8.22.3~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.22.0/zwave-js-ui-v8.22.0-linux-arm64.zip" - arm64.sha256 = "46987c5b61bdcd03c4d872b9b744962b1ef504b4aec36691a7ca838d7c3b9967" - armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.22.0/zwave-js-ui-v8.22.0-linux-armv7.zip" - armhf.sha256 = "5cc4f74382280e637440900999b21f7364269dc7fbebc92d20181502b0603d61" - amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.22.0/zwave-js-ui-v8.22.0-linux.zip" - amd64.sha256 = "ba3f0d9c3dbe1ee94e2e17831cece93a7a792b79828b0d0302b645514e757c45" + arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.22.3/zwave-js-ui-v8.22.3-linux-arm64.zip" + arm64.sha256 = "f59e1605bda62d0f2ed8238a787db3437bdc0da96e7b34a066079e3ffecbe6e0" + armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.22.3/zwave-js-ui-v8.22.3-linux-armv7.zip" + armhf.sha256 = "779a886eaf2c779623cb1a90d3d26b0fedab95c6633362750370a3f0b1705ce1" + amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.22.3/zwave-js-ui-v8.22.3-linux.zip" + amd64.sha256 = "8bb05c6668f89000a0a463b5c804a39395726ad511c0724f603e35de42a0acd3" in_subdir = false autoupdate.strategy = "latest_github_release" From 9fd17d081504b43f66d423007c9835aba2e8b7d3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 10 Aug 2023 06:57:55 +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 77339ba..40c45f7 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.22.0~ynh1 +**Shipped version:** 8.22.3~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index ad65c1a..2047161 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.22.0~ynh1 +**Version incluse :** 8.22.3~ynh1 ## Documentations et ressources * Site officiel de l’app :