mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
[Backport release-26.05] php82: 8.2.31 -> 8.2.32 (#538901)
This commit is contained in:
@@ -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.32";
|
||||
|
||||
Reference in New Issue
Block a user