Skip to content

Commit 0e17212

Browse files
Add php 8.2.12, remove php 8.2.10 (#947)
for stack(s) cflinuxfs3, cflinuxfs4 [#186344703]
1 parent 60f0cdf commit 0e17212

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

defaults/options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"STACK":"trusty","LIBDIR":"lib","WEBDIR":"htdocs","WEB_SERVER":"httpd","PHP_VM":"php","ADMIN_EMAIL":"admin@localhost","HTTPD_STRIP":false,"HTTPD_MODULES_STRIP":true,"NGINX_STRIP":false,"PHP_STRIP":false,"PHP_MODULES_STRIP":true,"PHP_MODULES":[],"PHP_EXTENSIONS":["bz2","zlib","curl"],"ZEND_EXTENSIONS":[],"PHP_DEFAULT":"8.1.24","PHP_80_LATEST":"8.0.30","PHP_81_LATEST":"8.1.24","PHP_82_LATEST":"8.2.11"}
1+
{"STACK":"trusty","LIBDIR":"lib","WEBDIR":"htdocs","WEB_SERVER":"httpd","PHP_VM":"php","ADMIN_EMAIL":"admin@localhost","HTTPD_STRIP":false,"HTTPD_MODULES_STRIP":true,"NGINX_STRIP":false,"PHP_STRIP":false,"PHP_MODULES_STRIP":true,"PHP_MODULES":[],"PHP_EXTENSIONS":["bz2","zlib","curl"],"ZEND_EXTENSIONS":[],"PHP_DEFAULT":"8.1.24","PHP_80_LATEST":"8.0.30","PHP_81_LATEST":"8.1.24","PHP_82_LATEST":"8.2.12"}

manifest.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -895,13 +895,13 @@ dependencies:
895895
- name: zlib
896896
version:
897897
- name: php
898-
version: 8.2.10
899-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.10_linux_x64_cflinuxfs3-dev_cccf8137.tgz
900-
sha256: cccf8137004928eb7c4d0a7f45b551e3bfa4bea927367e86326a30f532b7b05c
898+
version: 8.2.11
899+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.11_linux_x64_cflinuxfs3-dev_fea9415c.tgz
900+
sha256: fea9415caa9325b9170fdbd1329234e20ca9a0c94683e30a9cbc54dba6d797e7
901901
cf_stacks:
902902
- cflinuxfs3
903-
source: https://php.net/distributions/php-8.2.10.tar.gz
904-
source_sha256: 7e3e277d6eab652616f90bc7c75991179c0512953933ceba27496fb5514f7e78
903+
source: https://php.net/distributions/php-8.2.11.tar.gz
904+
source_sha256: 48b1b41279a678a4d4afcd0b256ed921ebf2a91febb0634fdc4449b91c75799f
905905
dependencies:
906906
- name: amqp
907907
version: 2.1.0
@@ -1021,13 +1021,13 @@ dependencies:
10211021
- name: zlib
10221022
version:
10231023
- name: php
1024-
version: 8.2.10
1025-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.10_linux_x64_cflinuxfs4_a16ecd9a.tgz
1026-
sha256: a16ecd9a86f2859bbb446c89b72829ac5655bcde36a2e8930dea7823d9d7c349
1024+
version: 8.2.11
1025+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.11_linux_x64_cflinuxfs4_be26b854.tgz
1026+
sha256: be26b85469f7a19f9a08609404328b17273f822a31cd369edd89fb954249f19c
10271027
cf_stacks:
10281028
- cflinuxfs4
1029-
source: https://php.net/distributions/php-8.2.10.tar.gz
1030-
source_sha256: 7e3e277d6eab652616f90bc7c75991179c0512953933ceba27496fb5514f7e78
1029+
source: https://php.net/distributions/php-8.2.11.tar.gz
1030+
source_sha256: 48b1b41279a678a4d4afcd0b256ed921ebf2a91febb0634fdc4449b91c75799f
10311031
dependencies:
10321032
- name: amqp
10331033
version: 2.1.0
@@ -1147,13 +1147,13 @@ dependencies:
11471147
- name: zlib
11481148
version:
11491149
- name: php
1150-
version: 8.2.11
1151-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.11_linux_x64_cflinuxfs3-dev_fea9415c.tgz
1152-
sha256: fea9415caa9325b9170fdbd1329234e20ca9a0c94683e30a9cbc54dba6d797e7
1150+
version: 8.2.12
1151+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.12_linux_x64_cflinuxfs3-dev_1b151f0f.tgz
1152+
sha256: 1b151f0f3605616a074f08655bec12043a5325398a96f0b71b3f3a99171134df
11531153
cf_stacks:
11541154
- cflinuxfs3
1155-
source: https://php.net/distributions/php-8.2.11.tar.gz
1156-
source_sha256: 48b1b41279a678a4d4afcd0b256ed921ebf2a91febb0634fdc4449b91c75799f
1155+
source: https://php.net/distributions/php-8.2.12.tar.gz
1156+
source_sha256: b2b74a91f5fac14ce10ece0ac210f6f5d72f4367a3cb638e80d117d183750a21
11571157
dependencies:
11581158
- name: amqp
11591159
version: 2.1.0
@@ -1273,13 +1273,13 @@ dependencies:
12731273
- name: zlib
12741274
version:
12751275
- name: php
1276-
version: 8.2.11
1277-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.11_linux_x64_cflinuxfs4_be26b854.tgz
1278-
sha256: be26b85469f7a19f9a08609404328b17273f822a31cd369edd89fb954249f19c
1276+
version: 8.2.12
1277+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.12_linux_x64_cflinuxfs4_eb8beb7a.tgz
1278+
sha256: eb8beb7ab147c5e4951f3e617dab44d28d945330520228c28273e8044bbad505
12791279
cf_stacks:
12801280
- cflinuxfs4
1281-
source: https://php.net/distributions/php-8.2.11.tar.gz
1282-
source_sha256: 48b1b41279a678a4d4afcd0b256ed921ebf2a91febb0634fdc4449b91c75799f
1281+
source: https://php.net/distributions/php-8.2.12.tar.gz
1282+
source_sha256: b2b74a91f5fac14ce10ece0ac210f6f5d72f4367a3cb638e80d117d183750a21
12831283
dependencies:
12841284
- name: amqp
12851285
version: 2.1.0

0 commit comments

Comments
 (0)