From 45c831c256e42ad61d466d9e09825d5e32ce83f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20KUBLER?= Date: Mon, 27 May 2024 13:59:57 +0200 Subject: [PATCH] chore(sodium): update libsodium to 1.0.20 --- conf/buildpack.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/buildpack.conf b/conf/buildpack.conf index 27a2d8db..e7dd6eb3 100644 --- a/conf/buildpack.conf +++ b/conf/buildpack.conf @@ -36,7 +36,7 @@ sodium_php72_php73_version="1.0.7" libmemcached_version="1.0.18" gmp_version="6.2.1" tidy_version="5.8.0" -sodium_version="1.0.19" +sodium_version="1.0.20" coreutils_version="8.32" webp_version="${webp_version:-1.3.2}" # Can be found here: https://storage.googleapis.com/downloads.webmproject.org/releases/webp/index.html # Mandatory for multibytes strings starting with PHP 7.4