From d16a2555f6fa7ea015378989f4e090524d88168e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 Jul 2024 03:46:26 +0200 Subject: [PATCH] Upgrade sources - `main` v9.16.2: https://github.com/zwave-js/zwave-js-ui/releases/tag/v9.16.2 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8b3fd22..8c85d03 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.16.1~ynh1" +version = "9.16.2~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.16.1/zwave-js-ui-v9.16.1-linux-arm64.zip" - arm64.sha256 = "48141539e41a31bdccf858e77fa4d98d5c7de7785632e5b2e336840b9071679a" - armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.1/zwave-js-ui-v9.16.1-linux-armv7.zip" - armhf.sha256 = "1ebb720f47f04ae9efe996f0602891a348359ed9ca420867dd4a74f54afc2c33" - amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.1/zwave-js-ui-v9.16.1-linux.zip" - amd64.sha256 = "ab46f7ca4f2e09f95f0427c20a761a722afcc4388dc83080f739e3c275c34295" + arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.2/zwave-js-ui-v9.16.2-linux-arm64.zip" + arm64.sha256 = "da21700251438dc4c697d41f85e038a9c3cd883fe217b3fa88a157700b795bc7" + armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.2/zwave-js-ui-v9.16.2-linux-armv7.zip" + armhf.sha256 = "e60bca6357933c4d5f46aad27e8ac90c215872983de2801ab5d45626c43404a7" + amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.2/zwave-js-ui-v9.16.2-linux.zip" + amd64.sha256 = "19274338080898c4287ea878958002498663cb1f8bfcfa6548680ede7b2a775e" in_subdir = false autoupdate.strategy = "latest_github_release"