Skip to content

Commit eced9da

Browse files
committed
Add python 3.10.9
for stack(s) cflinuxfs4, cflinuxfs5
1 parent de78d87 commit eced9da

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
@@ -120,6 +120,14 @@ dependencies:
120120
- cflinuxfs4
121121
source: https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tgz
122122
source_sha256: a7438eabd3a48139f42d4e058096af8d880b0bb6e8fb8c78838892e4ce5583f2
123+
- name: python
124+
version: 3.10.9
125+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.9_linux_x64_cflinuxfs5_2b1ef984.tgz
126+
sha256: 2b1ef9845d7f2a48ea757358b747a8a3b2620df008f6773bcede3ac4e171af59
127+
cf_stacks:
128+
- cflinuxfs5
129+
source: https://www.python.org/ftp/python/3.10.9/Python-3.10.9.tgz
130+
source_sha256: 4ccd7e46c8898f4c7862910a1703aa0e63525913a519abb2f55e26220a914d88
123131
- name: python
124132
version: 3.10.19
125133
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs3_d754b71d.tgz

0 commit comments

Comments
 (0)