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

https://github.com/home-assistant/core/releases/tag/2024.5.1
This commit is contained in:
yunohost-bot 2024-05-04 03:36:42 +02:00 committed by YunoHost Bot
parent 041f80403a
commit a0a1c69d15

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.0~ynh1" version = "2024.5.1~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.0.tar.gz" url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.1.tar.gz"
sha256 = "50c69c538c323d584cbbf79540e1219a960cf198bc1fe9eda78cdc66aafc238f" sha256 = "00c4e78a6cbebf9e87878adfe18831d17bc2f49516231603a5a0e563231bd2da"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"