mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Upgrade to v2024.3.1
https://github.com/home-assistant/core/releases/tag/2024.3.1
This commit is contained in:
parent
a923f7ee94
commit
7ecbcce2fa
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Home Assistant"
|
|||
description.en = "Home automation platform"
|
||||
description.fr = "Plateforme domotique"
|
||||
|
||||
version = "2024.3.0~ynh1"
|
||||
version = "2024.3.1~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.3.0.tar.gz"
|
||||
sha256 = "1672ebc903a73c0204f7f943a9d07b620d27c2f47b0e96d1fe0d36db5bf59096"
|
||||
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.1.tar.gz"
|
||||
sha256 = "f74074e48584e80061d2b73cd48906dc00162b144236d41071611a8f4cd119ba"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue