From dbd5138859d835ca9bc0a05dc6a8338e4ec9e5ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 6 Aug 2022 11:50:23 +0200 Subject: [PATCH] 4.5.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2ba7af7..cd15a66 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/LycheeOrg/Lychee/releases/download/v4.4.0/Lychee.zip -SOURCE_SUM=2d451033e392e6c3287f8962524e9b4f5581d8e3dfcc9040690d2dc190274c26 +SOURCE_URL=https://github.com/LycheeOrg/Lychee/archive/refs/tags/v4.5.2.zip +SOURCE_SUM=51777d32a31086baee36c6a179bce8e103c5044a800aade44df2c315b4046ff9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 41b6235..e1346c7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Photo-management-system to manage and share photos", "fr": "Système de gestion de photos pour gérer et partager des photos" }, - "version": "4.4~ynh3", + "version": "4.5.2~ynh1", "url": "https://lycheeorg.github.io/", "upstream": { "license": "MIT",