1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwave-js-ui_ynh.git synced 2024-09-03 18:06:00 +02:00

Merge pull request #46 from YunoHost-Apps/testing

8.11.1
This commit is contained in:
Krakinou 2023-03-25 11:56:31 +01:00 committed by GitHub
commit db685862c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
420 changed files with 5 additions and 5 deletions

View file

@ -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.10.1~ynh1
**Shipped version:** 8.11.1~ynh1
## Documentation and resources
* Official app website: <https://zwave-js.github.io/zwave-js-ui/#/>

View file

@ -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.10.1~ynh1
**Version incluse :** 8.11.1~ynh1
## Documentations et ressources
* Site officiel de lapp : <https://zwave-js.github.io/zwave-js-ui/#/>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.10.1
SOURCE_SUM=4ff206f7027d7665860319bc718c90191efd82bec4f9dc164241055c4bcd476a
SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.11.1
SOURCE_SUM=1d33da7cd44b5a06b687f406e2c900b03364a4ac300b88e1a886e0e54c87956a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -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.10.1~ynh1"
version = "8.11.1~ynh1"
maintainers = ["Krakinou"]

Some files were not shown because too many files have changed in this diff Show more