diff --git a/manifest.toml b/manifest.toml index 7c50e6d..8ed13de 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Home Assistant" description.en = "Home automation platform" description.fr = "Plateforme domotique" -version = "2024.3.3~ynh2" +version = "2024.4.0~ynh1" maintainers = ["ewilly"] @@ -80,8 +80,8 @@ ram.runtime = "2G" [resources.sources] [resources.sources.main] - url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.3.tar.gz" - sha256 = "8bdb1f14673f3d272a25fc56a41c9032e6279394e08fd0efd1c25504394656f8" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.0.tar.gz" + sha256 = "b5387076cfa90eb01771935b7dea695d914a9d4267d59e0afae8b527c66df250" autoupdate.strategy = "latest_github_release"