Skip to content

Commit 0e1f0a6

Browse files
authored
Merge pull request #1212 from cloudfoundry/pr-by-releng-bot-1768495259
Updating version for php for 8.2.X
2 parents ffffa72 + eb352aa commit 0e1f0a6

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

manifest.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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.21
595596
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.21_linux_x64_cflinuxfs4_699bf9bc.tgz

0 commit comments

Comments
 (0)