diff --git a/manifest.toml b/manifest.toml index 854c8f9..b367e99 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Zerobin" description.en = "Minimalist pastebin where the server has zero knowledge of pasted data" description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées" -version = "1.3.5~ynh3" +version = "1.7.1~ynh1" maintainers = ["julien"] @@ -57,4 +57,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2 php8.2-gd php8.2-zlib" + packages = "php8.2 php8.2-gd"