php84: 8.4.17 -> 8.4.18

This commit is contained in:
Piotr Kwiecinski
2026-02-12 23:00:47 +01:00
parent 1625e9d66f
commit 7e4d22766c
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.4.17";
hash = "sha256-6mfYPXLdbzq6rq5/Uy94/RIZKGHZarqOnso7LdreQtI=";
version = "8.4.18";
hash = "sha256-WGsy2Szrz7yklcX2rRozZAVT0KnAv9LmcVM02VnPmFg=";
}
);
in