mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
parent
23e0c2a988
commit
fda369998a
3 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.
|
||||
|
||||
**Shipped version:** 5.1.1~ynh1
|
||||
**Shipped version:** 5.1.2~ynh1
|
||||
|
||||
**Demo:** https://lycheeorg.github.io/demo/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Lychee est un outil de gestion de photos, qui s'exécute sur votre serveur ou espace Web. Téléchargez, gérez et partagez des photos comme à partir d'une application native. Lychee est livré avec tout ce dont vous avez besoin et toutes vos photos sont stockées en toute sécurité.
|
||||
|
||||
|
||||
**Version incluse :** 5.1.1~ynh1
|
||||
**Version incluse :** 5.1.2~ynh1
|
||||
|
||||
**Démo :** https://lycheeorg.github.io/demo/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Lychee"
|
|||
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"
|
||||
|
||||
version = "5.1.1~ynh1"
|
||||
version = "5.1.2~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v5.1.1.tar.gz"
|
||||
sha256 = "9e428ac7e0640f7021c0a3d259e167c75e5cc27be473b09439fccc7b96844608"
|
||||
url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v5.1.2.tar.gz"
|
||||
sha256 = "9f5fa367e68b8a0027978082634625dbd210eefd95474fc95b11dcc506eab541"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue