diff --git a/manifest.toml b/manifest.toml index bc0d644..143eeb0 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.9.1~ynh1" +version = "2024.9.2~ynh1" maintainers = ["ewilly"] @@ -81,8 +81,8 @@ ram.runtime = "2G" [resources.sources] [resources.sources.main] - url = "https://github.com/home-assistant/core/archive/refs/tags/2024.9.1.tar.gz" - sha256 = "8df12d51d6f2e2307385efe60f91b9f98c37a6dda4fe1f0b7c53f25a43a505e0" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.9.2.tar.gz" + sha256 = "db6e289e3edd3333ed6ab2b29a25dffb80b79fbb501191f494838162a4d69853" autoupdate.strategy = "latest_github_release"