From c6a238e5799225e03f5a15bb3ddfa2be651cc8c6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jun 2024 03:43:12 +0200 Subject: [PATCH] Upgrade to v4.4.8.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 67645cc..28f1702 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Jeedom" description.en = "Home automation application" description.fr = "Application de domotique" -version = "4.1.19~ynh5" +version = "4.4.8.1~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "200M" [resources] [resources.sources.main] - url = "https://github.com/jeedom/core/archive/refs/tags/4.1.19.tar.gz" - sha256 = "be50f67286d1533c93584f3653d4669b36d649033ad1750342b704f9a824476a" + url = "https://github.com/jeedom/core/archive/refs/tags/4.4.8.1.tar.gz" + sha256 = "aa53bbd782a774cf1c32ce529692466ea054eeb8be137ce6cd1354f00325e0cc" autoupdate.strategy = "latest_github_tag"