From 1b0a55586127e855beaa20b025dc4ca1c6ff65e4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 23 Aug 2023 20:17:43 +0200 Subject: [PATCH 1/2] Upgrade to v8.23.1 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index c1ee2e8..69aca31 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.23.0~ynh1" +version = "8.23.1~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.23.0/zwave-js-ui-v8.23.0-linux-arm64.zip" - arm64.sha256 = "ef19bc3f239d8921f1519b02cc94a04acdd2dfc6dcc246f729ed694ff16f60b8" - armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.23.0/zwave-js-ui-v8.23.0-linux-armv7.zip" - armhf.sha256 = "7657062b19e5cff85b4ff1e7947b73c4a618827fb17913d775f8e3112d21c0e4" - amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.23.0/zwave-js-ui-v8.23.0-linux.zip" - amd64.sha256 = "51d3940fb9242d19580604cea376aacfc2798585eeb662299c239e190176f2a3" + arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.23.1/zwave-js-ui-v8.23.1-linux-arm64.zip" + arm64.sha256 = "88c5321a32f20aa179493e7dd7d17dbc71cb602c4362e52303685480e67ad882" + armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.23.1/zwave-js-ui-v8.23.1-linux-armv7.zip" + armhf.sha256 = "32cfedcb292c692eae98849eaabb8ce9c067c5bacb05ab61ad7df0cd1ab5653b" + amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.23.1/zwave-js-ui-v8.23.1-linux.zip" + amd64.sha256 = "c175e096279830b128f1c5a6483595834caa8f4e430e11f397a3a3f3b0220436" in_subdir = false autoupdate.strategy = "latest_github_release" From 7cb563c72127eb7e56ca9b30561d1319449bcecb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 25 Aug 2023 06:11:42 +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 586454f..df1e329 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.23.0~ynh1 +**Shipped version:** 8.23.1~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index e60e381..ef739d5 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.23.0~ynh1 +**Version incluse :** 8.23.1~ynh1 ## Documentations et ressources * Site officiel de l’app :