diff --git a/conf/app.src b/conf/app.src index c4d0ada..bc0162d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/zwave-js/zwave-js-ui/archive/refs/tags/v8.6.0.zip -SOURCE_SUM=74b49ade42e2c98c82e63eb06d25a8979633ef14b5df04ca6b31e8ab618d48a2 +SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.6.1 +SOURCE_SUM=0b0c70f076a66df3fcc5f7ea90b05530627914e87b0df5d1bcc430acb512607b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 23151f6..2f65716 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz", "fr": "Panneau de controle Z-Wave et MQTT intégré avec Domoticz" }, - "version": "8.6.0~ynh1", + "version": "8.6.1~ynh1", "url": "https://github.com/zwave-js/zwave-js-ui", "upstream": { "license": "MIT", @@ -45,7 +45,7 @@ "default": false, "help": { "en": "If set public, anyone can access the app without login in yunohost, you activate password protected login from within the app", - "fr": "Si publique, N'importe qui peut accéder à l'application sans se connecter à yunohost, vous pouvez cependant activer une connection par mot de passe depuis l'application" + "fr": "Si publique, N'importe qui peut accéder à l'application sans se connecter à yunohost, vous pouvez cependant activer une connection par mot de passe depuis l'application" } } ]