diff --git a/manifest.toml b/manifest.toml index 67645cc..be81a92 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.2.21~ynh5" 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.2.21.tar.gz" + sha256 = "fcd89e06cbeaaf8950c196292511dc9b6d3568dc2afac48d177d225a9b67bc98" autoupdate.strategy = "latest_github_tag"