php83: 8.3.31 -> 8.3.32

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

View file

@ -73,8 +73,8 @@ in
hash = "sha256-lIGD+gTPJhybk2PAL0KJd7nd+MC/3/jo4fuoFu1XCAM=";
};
php83 = mkPhp {
version = "8.3.31";
hash = "sha256-5phrH9N+slQCEn/kpyeKPgO3+QJbt6S9KSonG9+TD7k=";
version = "8.3.32";
hash = "sha256-93fKJGYZZvlLMfaEDNrUN88wUBU324uHKxt6HCRLjQI=";
};
php84 = mkPhp {
version = "8.4.22";