From 3bbcb9bb346555bbadd84b865c5cbda66ce87657 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 27 Jun 2024 08:16:01 +0200 Subject: [PATCH] Upgrade to v5.5.0 (#120) * Upgrade to v5.5.0 * Auto-update READMEs --------- Co-authored-by: OniriCorpe --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f70702e..a4e1944 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ 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.4.0~ynh1 +**Shipped version:** 5.5.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 93f0e14..41be862 100644 --- a/README_es.md +++ b/README_es.md @@ -21,7 +21,7 @@ Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. -**Versión actual:** 5.4.0~ynh1 +**Versión actual:** 5.5.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 432dbbe..bc2df02 100644 --- a/README_eu.md +++ b/README_eu.md @@ -21,7 +21,7 @@ Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. -**Paketatutako bertsioa:** 5.4.0~ynh1 +**Paketatutako bertsioa:** 5.5.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 775131f..03fffb5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Téléchargez, gérez et partagez des photos comme à partir d'une application n Lychee est livré avec tout ce dont vous avez besoin et toutes vos photos sont stockées en toute sécurité. -**Version incluse :** 5.4.0~ynh1 +**Version incluse :** 5.5.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 02a4842..b7210cc 100644 --- a/README_gl.md +++ b/README_gl.md @@ -21,7 +21,7 @@ Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. -**Versión proporcionada:** 5.4.0~ynh1 +**Versión proporcionada:** 5.5.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 44fecac..c8cc3d3 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -21,7 +21,7 @@ Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. -**分发版本:** 5.4.0~ynh1 +**分发版本:** 5.5.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 22d2d3a..dcdafa5 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.4.0~ynh1" +version = "5.5.0~ynh1" maintainers = [] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/LycheeOrg/Lychee/releases/download/v5.4.0/Lychee.zip" - sha256 = "bdee8831cd5564ab1e691eaf51dba9b176a977be39eb39d5dcceab1064b82c61" + url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v5.5.0.tar.gz" + sha256 = "ce49a1c6f26b0007ad2c6534cefd25122a860e8ad7f8ecb8510b1c6a91bad0f1" autoupdate.strategy = "latest_github_release" [resources.system_user]