mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update manifest.toml
This commit is contained in:
parent
a3a62a9548
commit
97610bdf03
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "Lychee"
|
||||||
description.en = "Photo-management-system to manage and share photos"
|
description.en = "Photo-management-system to manage and share photos"
|
||||||
description.fr = "Système de gestion de photos pour gérer et partager des photos"
|
description.fr = "Système de gestion de photos pour gérer et partager des photos"
|
||||||
|
|
||||||
version = "4.9.4~ynh1"
|
version = "4.10.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ admindoc = "https://lycheeorg.github.io/docs/"
|
||||||
code = "https://github.com/LycheeOrg/Lychee"
|
code = "https://github.com/LycheeOrg/Lychee"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.21"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v4.9.4.tar.gz"
|
url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v4.10.0.tar.gz"
|
||||||
sha256 = "9100e4293ba218df4b649912f3110474d557d06dfe88f5468a23669ac157d71b"
|
sha256 = "ec1769f6d086e03dfcb146e84af97bc8ae389cad179009d67243a63e6ae92a10"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue