From 3646caa0657e6edd400330330d9a1def8d416f20 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Fri, 31 May 2024 14:28:57 +0000 Subject: [PATCH] Rebuild php 8.3.7 for stack(s) cflinuxfs4, cflinuxfs3 [#187578040] --- manifest.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.yml b/manifest.yml index 1eecac2fb..10056e90a 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1396,8 +1396,8 @@ dependencies: version: - name: php version: 8.3.7 - uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.7_linux_x64_cflinuxfs3-dev_afbcf391.tgz - sha256: afbcf391f172f9aded63b2a3966ce6b8fbddec4ecb6b381f64b5a4fee766232e + uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.7_linux_x64_cflinuxfs3-dev_19cf265b.tgz + sha256: 19cf265b4edb3556b6b36e2a3026af442260e8995cacc5d120840bde5163e472 cf_stacks: - cflinuxfs3 source: https://php.net/distributions/php-8.3.7.tar.gz @@ -1520,8 +1520,8 @@ dependencies: version: - name: php version: 8.3.7 - uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.7_linux_x64_cflinuxfs4_7d5eb4d7.tgz - sha256: 7d5eb4d799fa6a398544ef43e86cbbf8ef2281df3164781983e688dff31acf79 + uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.7_linux_x64_cflinuxfs4_5ec5abd8.tgz + sha256: 5ec5abd8b4c3e42f95b7de32cfc9231820c0b05d219a0e4bd7490bdf48c43cfe cf_stacks: - cflinuxfs4 source: https://php.net/distributions/php-8.3.7.tar.gz