Skip to content

Commit fec3b79

Browse files
committed
Add php 8.2.29, remove php 8.2.26
for stack(s) cflinuxfs4
1 parent 6c10bb2 commit fec3b79

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

manifest.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ dependencies:
212212
- name: yaml
213213
version: 2.2.3
214214
- name: zip
215-
- name: zlib
215+
- name: zlib
216216
- name: php
217217
version: 8.1.32
218218
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.32_linux_x64_cflinuxfs4_51db527b.tgz
@@ -341,13 +341,13 @@ dependencies:
341341
- name: zip
342342
- name: zlib
343343
- name: php
344-
version: 8.2.26
345-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs4_20c0bf65.tgz
346-
sha256: 20c0bf65cb9ca731a3f44922827d584b06fb3cf9adbe297dd9cc956678e5d5e6
344+
version: 8.2.28
345+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs4_f4b5803c.tgz
346+
sha256: f4b5803c90630cf2066d0e8f04425eaa405a12b797db6ba827c248d379a8c316
347347
cf_stacks:
348348
- cflinuxfs4
349-
source: https://php.net/distributions/php-8.2.26.tar.gz
350-
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
349+
source: https://php.net/distributions/php-8.2.28.tar.gz
350+
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
351351
dependencies:
352352
- name: amqp
353353
version: 2.1.2
@@ -466,13 +466,13 @@ dependencies:
466466
- name: zip
467467
- name: zlib
468468
- name: php
469-
version: 8.2.28
470-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.28_linux_x64_cflinuxfs4_f4b5803c.tgz
471-
sha256: f4b5803c90630cf2066d0e8f04425eaa405a12b797db6ba827c248d379a8c316
469+
version: 8.2.29
470+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.29_linux_x64_cflinuxfs4_78fafa3b.tgz
471+
sha256: 78fafa3bb3de553c509ac1d5754bbc578d4d7bc30faef4feaf2f2c672db3dfaa
472472
cf_stacks:
473473
- cflinuxfs4
474-
source: https://php.net/distributions/php-8.2.28.tar.gz
475-
source_sha256: 3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3
474+
source: https://php.net/distributions/php-8.2.29.tar.gz
475+
source_sha256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
476476
dependencies:
477477
- name: amqp
478478
version: 2.1.2
@@ -590,6 +590,7 @@ dependencies:
590590
version: 2.2.3
591591
- name: zip
592592
- name: zlib
593+
version:
593594
- name: php
594595
version: 8.3.19
595596
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.19_linux_x64_cflinuxfs4_e0466e9c.tgz

0 commit comments

Comments
 (0)