From 2ae1f62d8f75b8f8d3cd5063dcc4b862a3df104a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jan 2024 17:19:28 +0100 Subject: [PATCH 1/2] Upgrade to v9.7.0 Changelog: https://github.com/zwave-js/zwave-js-ui/releases/tag/v9.7.0 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index acd0e1c..7c894c6 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 = "9.6.2~ynh1" +version = "9.7.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/v9.6.2/zwave-js-ui-v9.6.2-linux-arm64.zip" - arm64.sha256 = "7bcc5a13c04ea06c58f501144825355d962727892a250a2897ae0bd02b06a74f" - armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.6.2/zwave-js-ui-v9.6.2-linux-armv7.zip" - armhf.sha256 = "90f2cd9bd3d023bc03860cc425baa28868a545ba502a0face01b92901e65d3a3" - amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.6.2/zwave-js-ui-v9.6.2-linux.zip" - amd64.sha256 = "dc0fc81fe954f9b3c0e9ce3a4dc2e0db29b287c627268d5c3e70632ac2a9f9fb" + arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.7.0/zwave-js-ui-v9.7.0-linux-arm64.zip" + arm64.sha256 = "21dcfc32dcbb2b1b6c863d3064bd963866bf9d3c125941414c0053de8d061c24" + armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.7.0/zwave-js-ui-v9.7.0-linux-armv7.zip" + armhf.sha256 = "e1721514674d33799cda4345780494cbce177c98c61d5bc5daec96e61b39b151" + amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.7.0/zwave-js-ui-v9.7.0-linux.zip" + amd64.sha256 = "bde20f03cf151a7f0e41dbf055768d47a08dd1d67ed77b0f470aab72b08aaf8c" in_subdir = false autoupdate.strategy = "latest_github_release" From 85be11689acf13714bfaef1db034cea00f07a125 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jan 2024 16:19:32 +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 baebb01..a99f41e 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:** 9.6.2~ynh1 +**Shipped version:** 9.7.0~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index b07e12c..d5c805f 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 :** 9.6.2~ynh1 +**Version incluse :** 9.7.0~ynh1 ## Documentations et ressources * Site officiel de l’app :