Skip to content

Commit

Permalink
Merge pull request #354 from YunoHost-Apps/ci-auto-update-2024.7.2
Browse files Browse the repository at this point in the history
Upgrade to v2024.7.2
  • Loading branch information
ewilly committed Jul 11, 2024
2 parents 0ac91bf + 27fe7e4 commit b2d4603
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Shipped version:** 2024.7.1~ynh1
**Shipped version:** 2024.7.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versión actual:** 2024.7.1~ynh1
**Versión actual:** 2024.7.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Paketatutako bertsioa:** 2024.7.1~ynh1
**Paketatutako bertsioa:** 2024.7.2~ynh1

**Demoa:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité
- Applications mobiles compagnons ;
- Gestion de l'énergie domestique.

**Version incluse :** 2024.7.1~ynh1
**Version incluse :** 2024.7.2~ynh1

**Démo :** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versión proporcionada:** 2024.7.1~ynh1
**Versión proporcionada:** 2024.7.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**分发版本:** 2024.7.1~ynh1
**分发版本:** 2024.7.2~ynh1

**演示:** <https://demo.home-assistant.io>

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"

version = "2024.7.1~ynh1"
version = "2024.7.2~ynh1"

maintainers = ["ewilly"]

Expand Down Expand Up @@ -80,8 +80,8 @@ ram.runtime = "2G"
[resources.sources]

[resources.sources.main]
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.7.1.tar.gz"
sha256 = "4ca15ce5b6afe766dec9c7043069ef279846d7c215cacf86c2cdf132f564cd81"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.7.2.tar.gz"
sha256 = "12af022d14ee337e1bffb13765f986e08ffeb7d64feb87cdb55e2b6003cefe8f"

autoupdate.strategy = "latest_github_release"

Expand Down

0 comments on commit b2d4603

Please sign in to comment.