From 9a1a973a54312c2c9204ad1a57e18e0b36211bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 11 Feb 2024 22:58:35 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0ac2ea9..c690f5c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Piwigo" description.en = "Open source photo gallery for the web" description.fr = "Galerie de photos open source pour le web" -version = "14.1.0~ynh1" +version = "14.2.0~ynh1" maintainers = ["JimboJoe"] @@ -62,8 +62,8 @@ ram.runtime = "50M" format = "zip" [resources.sources.main] - url = "https://piwigo.org/download/dlcounter.php?code=14.1.0" - sha256 = "ffa3a91cd464acf46396467b2741662806407e2ffe238e7efeda075f62885083" + url = "https://piwigo.org/download/dlcounter.php?code=14.2.0" + sha256 = "a172be9caf2931733cf180fe8640df83e3f0049ed18c7c7a6a76636a5afa6810" format = "zip" [resources.sources.log_failed_logins_plugin] @@ -83,7 +83,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, imagemagick, php8.0-gd, php8.0-imagick, php8.0-xml, php8.0-mbstring, php8.0-mysqli, php8.0-ldap" + packages = "mariadb-server, imagemagick, php8.2-gd, php8.2-imagick, php8.2-xml, php8.2-mbstring, php8.2-mysqli, php8.2-ldap" [resources.database] type = "mysql"