From 6eda123f6baaaed1a9128f6ab90065fe1932268b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 31 Jan 2024 06:10:12 +0000 Subject: [PATCH] Upgrade to v14.2.0 --- 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 c0d0a26..82b598e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=14.0.0 -SOURCE_SUM=42ad8f998177c2c9528fc9b547c2ee5637abe2dc398dcd5c2e4880fa66a8cf2f +SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=14.2.0 +SOURCE_SUM=a172be9caf2931733cf180fe8640df83e3f0049ed18c7c7a6a76636a5afa6810 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 40aa134..4ba51cf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source photo gallery for the web", "fr": "Galerie de photos open source pour le web" }, - "version": "14.0.0~ynh1", + "version": "14.2.0~ynh1", "url": "http://piwigo.org", "upstream": { "license": "GPL-2.0",