php82: 8.2.31 -> 8.2.32

(cherry picked from commit b4830988e7)
This commit is contained in:
Bart Oostveen 2026-07-04 17:40:14 +02:00 committed by github-actions[bot]
commit a0e4d7ce10

View file

@ -69,8 +69,8 @@ let
in
{
php82 = mkPhp {
version = "8.2.31";
hash = "sha256-lIGD+gTPJhybk2PAL0KJd7nd+MC/3/jo4fuoFu1XCAM=";
version = "8.2.32";
hash = "sha256-jyHpiMpN1eFN2fuImIRIeENWbkhygAJ8Tvq2yTGIotE=";
};
php83 = mkPhp {
version = "8.3.31";