php82: 8.2.26 -> 8.2.27

This commit is contained in:
R. Ryantm
2024-12-20 04:49:29 +00:00
parent 9657a49d5d
commit 213d47367c
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.2.26";
hash = "sha256-vlfDR9RRyQW8tDNoMqhk2ZKN0OIJibhycF/qC6ZHbGs=";
version = "8.2.27";
hash = "sha256-blfbr3aafz3rTw9IuMU15nHMChgCLtf2/yO1DpQdS2A=";
}
);
in