Skip to content

Commit 8967b68

Browse files
cf-buildpacks-engForest Eckhardt
authored andcommitted
Add python 3.10.16, remove python 3.10.15
for stack(s) cflinuxfs3, cflinuxfs4
1 parent ab60cae commit 8967b68

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,21 @@ dependencies:
9494
source: https://www.python.org/ftp/python/3.9.20/Python-3.9.20.tgz
9595
source_sha256: 1e71f006222666e0a39f5a47be8221415c22c4dd8f25334cc41aee260b3d379e
9696
- name: python
97-
version: 3.10.15
98-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.15_linux_x64_cflinuxfs3_2262a930.tgz
99-
sha256: 2262a930a5b5ca530d2f20be23628a8c26add9b6252997210458edb797acb41a
97+
version: 3.10.16
98+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.16_linux_x64_cflinuxfs3_3285a8ff.tgz
99+
sha256: 3285a8ff32357184860f52270c27ee16b4778f55dde089ff5ba6f82a961493a2
100100
cf_stacks:
101101
- cflinuxfs3
102-
source: https://www.python.org/ftp/python/3.10.15/Python-3.10.15.tgz
103-
source_sha256: a27864e5ba2a4474f8f6c58ab92ff52767ac8b66f1646923355a53fe3ef15074
102+
source: https://www.python.org/ftp/python/3.10.16/Python-3.10.16.tgz
103+
source_sha256: f2e22ed965a93cfeb642378ed6e6cdbc127682664b24123679f3d013fafe9cd0
104104
- name: python
105-
version: 3.10.15
106-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.15_linux_x64_cflinuxfs4_39387b5d.tgz
107-
sha256: 39387b5dce263e7bf4a5345302b9c7fce3f1e498fdf4a930544ef6b73452309a
105+
version: 3.10.16
106+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.16_linux_x64_cflinuxfs4_5be77ea1.tgz
107+
sha256: 5be77ea14904a5691436678ec2043dcb2dfa6c12bdb783c3290e09799934965c
108108
cf_stacks:
109109
- cflinuxfs4
110-
source: https://www.python.org/ftp/python/3.10.15/Python-3.10.15.tgz
111-
source_sha256: a27864e5ba2a4474f8f6c58ab92ff52767ac8b66f1646923355a53fe3ef15074
110+
source: https://www.python.org/ftp/python/3.10.16/Python-3.10.16.tgz
111+
source_sha256: f2e22ed965a93cfeb642378ed6e6cdbc127682664b24123679f3d013fafe9cd0
112112
- name: python
113113
version: 3.11.10
114114
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.10_linux_x64_cflinuxfs3_e3f4c672.tgz

0 commit comments

Comments
 (0)