1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Upgrade to v2024.6.0

https://github.com/home-assistant/core/releases/tag/2024.6.0
This commit is contained in:
yunohost-bot 2024-06-06 03:43:11 +02:00 committed by YunoHost Bot
parent dc70d8267f
commit ffb84c1bdf

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform" description.en = "Home automation platform"
description.fr = "Plateforme domotique" description.fr = "Plateforme domotique"
version = "2024.5.5~ynh1" version = "2024.6.0~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]
@ -80,8 +80,8 @@ ram.runtime = "2G"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.5.tar.gz" url = "https://github.com/home-assistant/core/archive/refs/tags/2024.6.0.tar.gz"
sha256 = "8f45aec795892f54ff985acd41215022b30d671f65f8e6cc8cc7aba8a9d945ea" sha256 = "7e5282797dd3daeba937f26dd9ebc1e0c50bb4844fdd656ad0ca44b54ec703f0"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"