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.4.0

https://github.com/home-assistant/core/releases/tag/2024.4.0
This commit is contained in:
yunohost-bot 2024-04-04 03:39:00 +02:00 committed by YunoHost Bot
parent 7bc1c44b62
commit 8c3f51f646

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.3.3~ynh2" version = "2024.4.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.3.3.tar.gz" url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.0.tar.gz"
sha256 = "8bdb1f14673f3d272a25fc56a41c9032e6279394e08fd0efd1c25504394656f8" sha256 = "b5387076cfa90eb01771935b7dea695d914a9d4267d59e0afae8b527c66df250"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"