Skip to content

Commit be87067

Browse files
committed
Add python 3.11.2
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 15ffcd7 commit be87067

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

manifest.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,14 @@ dependencies:
145145
- cflinuxfs4
146146
source: https://www.python.org/ftp/python/3.10.19/Python-3.10.19.tgz
147147
source_sha256: a078fb2d7a216071ebbe2e34b5f5355dd6b6e9b0cd1bacc4a41c63990c5a0eec
148+
- name: python
149+
version: 3.11.2
150+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.2_linux_x64_cflinuxfs5_1e218d8d.tgz
151+
sha256: 1e218d8daa29f9199bfef42c3d9b8790b769561e42d2e2fecb94b486052de14d
152+
cf_stacks:
153+
- cflinuxfs5
154+
source: https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
155+
source_sha256: 2411c74bda5bbcfcddaf4531f66d1adc73f247f529aee981b029513aefdbf849
148156
- name: python
149157
version: 3.11.14
150158
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.14_linux_x64_cflinuxfs3_294394be.tgz

0 commit comments

Comments
 (0)