From e5b6fac53dfdf71480828598f76bf9db19534044 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 18 Jan 2024 18:44:46 +0100 Subject: [PATCH] Upgrade to v5.1.0 (#97) * Upgrade to v5.1.0 * Auto-update README --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bf757b6..85f3096 100644 --- a/README.md +++ b/README.md @@ -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.0.3~ynh1 +**Shipped version:** 5.1.0~ynh1 **Demo:** https://lycheeorg.github.io/demo/ diff --git a/README_fr.md b/README_fr.md index 1a215ef..ccb5ae4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.0.3~ynh1 +**Version incluse :** 5.1.0~ynh1 **Démo :** https://lycheeorg.github.io/demo/ diff --git a/manifest.toml b/manifest.toml index 734901f..df6005b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.0.3~ynh1" +version = "5.1.0~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.0.3.tar.gz" - sha256 = "234e093174a7efa9908ee9a90116e37902ba7c43de3438e05e8954d57f64d108" + url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v5.1.0.tar.gz" + sha256 = "1eedec1d3e750f138aafdac6caac7ed3cdeeae48276693edb9efebc563a15157" autoupdate.strategy = "latest_github_tag" [resources.system_user]