php81: 8.1.17 -> 8.1.18

changelog: https://www.php.net/ChangeLog-8.php#8.1.18
(cherry picked from commit 9b5533a3be)
This commit is contained in:
Pol Dellaiera
2023-04-17 10:33:58 +02:00
committed by github-actions[bot]
parent 22c3063087
commit 61152fe32e

View File

@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.1.17";
hash = "sha256-9Pspig6wkflE7OusV7dtqudoqXDC9RYQpask802MDK8=";
version = "8.1.18";
hash = "sha256-0qww1rV0/KWU/gzAHAaT4jWFsnRD40KwqrBydM3kQW4=";
});
in