From 025e142ab8f9d5a2e2611f192a54c73f0356815b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 May 2023 06:23:25 +0000 Subject: [PATCH 1/2] Upgrade to v8.15.0 --- conf/app.src | 4 ++-- manifest.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ecc33dd..ff4e739 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.14.2 -SOURCE_SUM=1f5890f5934103b471746cc5c34e09b97217eab9174beaed4a2b53b33264f242 +SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.15.0 +SOURCE_SUM=a8aac1fd25000dc6dbdd92c8d91e22bf3ffe1492a914777371f9d6e5299a676d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index 0363369..9ecf583 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.14.2~ynh1" +version = "8.15.0~ynh1" maintainers = ["Krakinou"] From 6e4918373776ce2fb54b6356aa89080ac170679a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 May 2023 11:38:50 +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 4aae504..620c0a5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ For now, although the package is fully functional (install, remove, backup, rest During install, the whole app need to be recompile using yarn, this lead to long installation time. Also, a temporary swap file will be created if less than 2Gb of memory (RAM+Swap) are available : Be sure to have enough space on disk. -**Shipped version:** 8.14.2~ynh1 +**Shipped version:** 8.15.0~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 31b44b7..f924e96 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,7 @@ Pour l'instant, bien que le package fonctionne (installation, désinstallation, Pendant l'installation, la totalité de l'application doit être recompilé en utilisant yarn : cela amène à des temps d'installation très long. Un fichier de swap temporaire sera créé si moins de 2Go de mémoire sont disponibles (RAM + swap): Assurez vous d'avoir suffisament d'espace disque. -**Version incluse :** 8.14.2~ynh1 +**Version incluse :** 8.15.0~ynh1 ## Documentations et ressources * Site officiel de l’app :