php85: 8.5.7 -> 8.5.8

(cherry picked from commit dcb03f89ed)
This commit is contained in:
Bart Oostveen
2026-07-04 17:43:17 +02:00
committed by github-actions[bot]
parent 0ad6f47ea4
commit f11ca61bd1

View File

@@ -81,7 +81,7 @@ in
hash = "sha256-Sxbn4sOEziXgfSjrlJhVxLT+DRt7nsnI7r0F0M+pxTI=";
};
php85 = mkPhp {
version = "8.5.7";
hash = "sha256-Tvk1X3hNSzIBUes/McWUHA2ilwJe7bl/KDiyznPdWb8=";
version = "8.5.8";
hash = "sha256-Ivk478bE6qi/LkCuEUZhQDCUlqpdWhkgQnL7JZb9Ed0=";
};
}