From a945e12d79fde85de5555d22388dc1ba18f7ba54 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 18 Nov 2022 06:08:34 +0000 Subject: [PATCH] Upgrade to v13.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 b3407d3..9403254 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=13.1.0 -SOURCE_SUM=8964252a084669bd9e38eb0dcb356d6112e10b40a2717097adc664741f8cbc61 +SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=13.2.0 +SOURCE_SUM=8b164eb1207864e9e9395529296a60d8abfde25a048fab343da0ec9ef84feaf5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index dcd3fe2..bf13219 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": "13.1.0~ynh1", + "version": "13.2.0~ynh1", "url": "http://piwigo.org", "upstream": { "license": "GPL-2.0",