diff --git a/manifest.toml b/manifest.toml index c5c0668..8a71834 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.6.4~ynh2" +version = "2024.7.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.6.4.tar.gz" - sha256 = "947d36b27bfb24b4725029ef70e23b5a6b3d020990e763e09558ef983bf7fdeb" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.7.0.tar.gz" + sha256 = "a32f1f572aa6dbd47bf277d491879f8b0e1a3a431f6d439f7f258c6b4f528f49" autoupdate.strategy = "latest_github_release"