1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jeedom_ynh.git synced 2024-09-03 19:26:26 +02:00
This commit is contained in:
YunoHost Bot 2024-05-22 01:37:58 +00:00 committed by GitHub
commit 02876d0f5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Jeedom is an home automation software.
**Shipped version:** 4.1.19~ynh5
**Shipped version:** 4.4.6~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Jeedom is an home automation software.
**Versión actual:** 4.1.19~ynh5
**Versión actual:** 4.4.6~ynh1
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Jeedom is an home automation software.
**Paketatutako bertsioa:** 4.1.19~ynh5
**Paketatutako bertsioa:** 4.4.6~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Jeedom is an home automation software.
**Version incluse:** 4.1.19~ynh5
**Version incluse:** 4.4.6~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Jeedom is an home automation software.
**Versión proporcionada:** 4.1.19~ynh5
**Versión proporcionada:** 4.4.6~ynh1
## Capturas de pantalla

View file

@ -19,7 +19,7 @@
Jeedom is an home automation software.
**分发版本:** 4.1.19~ynh5
**分发版本:** 4.4.6~ynh1
## 截图

View file

@ -7,7 +7,7 @@ name = "Jeedom"
description.en = "Home automation application"
description.fr = "Application de domotique"
version = "4.1.19~ynh5"
version = "4.4.6~ynh1"
maintainers = []
@ -51,8 +51,8 @@ ram.runtime = "200M"
[resources]
[resources.sources.main]
url = "https://github.com/jeedom/core/archive/refs/tags/4.1.19.tar.gz"
sha256 = "be50f67286d1533c93584f3653d4669b36d649033ad1750342b704f9a824476a"
url = "https://github.com/jeedom/core/archive/refs/tags/4.4.6.tar.gz"
sha256 = "5b0476b46b390d89b1c2bde317ae7f4a0c42b5e919167e94bd2d0819467d0128"
autoupdate.strategy = "latest_github_tag"