Skip to content

Commit 53fb230

Browse files
committed
Add php 8.2.29, remove php 8.2.26
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 0747055 commit 53fb230

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

manifest.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -643,13 +643,13 @@ dependencies:
643643
- name: zlib
644644
version:
645645
- name: php
646-
version: 8.2.26
647-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs3-dev_f605b163.tgz
648-
sha256: f605b1637cf249a0e6d913b6b4df5b2e02abe4caa7f027b895861e61def4758c
646+
version: 8.2.28
647+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs3-dev_17e88e6e.tgz
648+
sha256: 17e88e6ebafe3e05a5f9c8b02a463ea49aff7f4066fc772d3054fbd17700fc89
649649
cf_stacks:
650650
- cflinuxfs3
651-
source: https://php.net/distributions/php-8.2.26.tar.gz
652-
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
651+
source: https://php.net/distributions/php-8.2.28.tar.gz
652+
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
653653
dependencies:
654654
- name: amqp
655655
version: 2.1.2
@@ -769,13 +769,13 @@ dependencies:
769769
- name: zlib
770770
version:
771771
- name: php
772-
version: 8.2.26
773-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs4_20c0bf65.tgz
774-
sha256: 20c0bf65cb9ca731a3f44922827d584b06fb3cf9adbe297dd9cc956678e5d5e6
772+
version: 8.2.28
773+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs4_f4b5803c.tgz
774+
sha256: f4b5803c90630cf2066d0e8f04425eaa405a12b797db6ba827c248d379a8c316
775775
cf_stacks:
776776
- cflinuxfs4
777-
source: https://php.net/distributions/php-8.2.26.tar.gz
778-
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
777+
source: https://php.net/distributions/php-8.2.28.tar.gz
778+
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
779779
dependencies:
780780
- name: amqp
781781
version: 2.1.2
@@ -895,13 +895,13 @@ dependencies:
895895
- name: zlib
896896
version:
897897
- name: php
898-
version: 8.2.28
899-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs3-dev_17e88e6e.tgz
900-
sha256: 17e88e6ebafe3e05a5f9c8b02a463ea49aff7f4066fc772d3054fbd17700fc89
898+
version: 8.2.29
899+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.29_linux_x64_cflinuxfs3-dev_408af171.tgz
900+
sha256: 408af1719f56c81977fe7053b912e4650c189184e3b2b7d81a96e76d70847c8b
901901
cf_stacks:
902902
- cflinuxfs3
903-
source: https://php.net/distributions/php-8.2.28.tar.gz
904-
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
903+
source: https://php.net/distributions/php-8.2.29.tar.gz
904+
source_sha256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
905905
dependencies:
906906
- name: amqp
907907
version: 2.1.2
@@ -1021,13 +1021,13 @@ dependencies:
10211021
- name: zlib
10221022
version:
10231023
- name: php
1024-
version: 8.2.28
1025-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs4_f4b5803c.tgz
1026-
sha256: f4b5803c90630cf2066d0e8f04425eaa405a12b797db6ba827c248d379a8c316
1024+
version: 8.2.29
1025+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.29_linux_x64_cflinuxfs4_f8ebd55b.tgz
1026+
sha256: f8ebd55b8446d034428d409e5e6a0a5a5f25e9e0d93e917e754700b3e5cbc751
10271027
cf_stacks:
10281028
- cflinuxfs4
1029-
source: https://php.net/distributions/php-8.2.28.tar.gz
1030-
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
1029+
source: https://php.net/distributions/php-8.2.29.tar.gz
1030+
source_sha256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
10311031
dependencies:
10321032
- name: amqp
10331033
version: 2.1.2

0 commit comments

Comments
 (0)