From 3b4e4eec65fc489104e7c30e9cbc91181944006c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 25 Feb 2023 06:07:26 +0000 Subject: [PATCH] Upgrade to v13.6.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 b090121..665ecbf 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=13.5.0 -SOURCE_SUM=cfb58972efa8300b3e8a220266c624290dabcfe95e6205d91a69f3819431d364 +SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=13.6.0 +SOURCE_SUM=b0060f52199afcf19e8fdc0d99b4f0be26df60dcd316f30f9094315635c6a2df SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b1099bc..9d9a3f4 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.5.0~ynh1", + "version": "13.6.0~ynh1", "url": "http://piwigo.org", "upstream": { "license": "GPL-2.0",