php83: 8.3.16 -> 8.3.17 (#382938)

This commit is contained in:
Pol Dellaiera
2025-02-18 06:08:01 +01:00
committed by GitHub
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.3.16";
hash = "sha256-6SCCGMvcuBaDS2xe2N3FdI+xL/d3z54OA7tIlidmCLY=";
version = "8.3.17";
hash = "sha256-TgNNynqxb8YGLIxTBnUo9OyqJGvyIxDmhB9wCAlCZKw=";
}
);
in