mirror of
https://github.com/YunoHost-Apps/jeedom_ynh.git
synced 2024-09-03 19:26:26 +02:00
Upgrade sources
- `main` v4.4.13: https://github.com/jeedom/core/releases/tag/4.4.13
This commit is contained in:
parent
9bf6bf9b59
commit
16ce7c860c
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Jeedom"
|
|||
description.en = "Home automation application"
|
||||
description.fr = "Application de domotique"
|
||||
|
||||
version = "4.1.19~ynh5"
|
||||
version = "4.4.13~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.13.tar.gz"
|
||||
sha256 = "23b32cfb37e8216d2721977a4554155f56935b9214013e5ec031dc67cc240e29"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue