php85: 8.5.8 -> 8.5.9

(cherry picked from commit 7924f49424)
This commit is contained in:
R. Ryantm
2026-07-31 17:03:53 +00:00
committed by github-actions[bot]
parent dc0518dd7d
commit 296ae855c9

View File

@@ -81,7 +81,7 @@ in
hash = "sha256-wULAY7EM/2jQcnZuP/v7NlSgibk4ZosIMDVkN+6V4Po=";
};
php85 = mkPhp {
version = "8.5.8";
hash = "sha256-Ivk478bE6qi/LkCuEUZhQDCUlqpdWhkgQnL7JZb9Ed0=";
version = "8.5.9";
hash = "sha256-cDwIKtnSlGrGR/NZaBIwDSxis2DS8xqZkCFpKps5R2w=";
};
}