Skip to content

Commit f7aef12

Browse files
Add python 3.10.17, remove python 3.10.16
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 058b98c commit f7aef12

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.21/Python-3.9.21.tgz
9595
source_sha256: 667c3ba2ca98d39ead1162f6548c3475768582e2ff89e0821d25eb956ac09944
9696
- name: python
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
97+
version: 3.10.17
98+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.17_linux_x64_cflinuxfs3_d97e0a00.tgz
99+
sha256: d97e0a00f7d32b786e80528a918344ab145962e14fc0b16932697502a42ecb4a
100100
cf_stacks:
101101
- cflinuxfs3
102-
source: https://www.python.org/ftp/python/3.10.16/Python-3.10.16.tgz
103-
source_sha256: f2e22ed965a93cfeb642378ed6e6cdbc127682664b24123679f3d013fafe9cd0
102+
source: https://www.python.org/ftp/python/3.10.17/Python-3.10.17.tgz
103+
source_sha256: 8fcda0fbdc131859a4a4223abb925fd522a77e3fb3b52c46cea5f3bc2ae0cd9f
104104
- name: python
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
105+
version: 3.10.17
106+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.17_linux_x64_cflinuxfs4_12a761c6.tgz
107+
sha256: 12a761c6b5856b33a2952087986237580ed20e52a14cba4132b842abb82ca26c
108108
cf_stacks:
109109
- cflinuxfs4
110-
source: https://www.python.org/ftp/python/3.10.16/Python-3.10.16.tgz
111-
source_sha256: f2e22ed965a93cfeb642378ed6e6cdbc127682664b24123679f3d013fafe9cd0
110+
source: https://www.python.org/ftp/python/3.10.17/Python-3.10.17.tgz
111+
source_sha256: 8fcda0fbdc131859a4a4223abb925fd522a77e3fb3b52c46cea5f3bc2ae0cd9f
112112
- name: python
113113
version: 3.11.11
114114
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.11_linux_x64_cflinuxfs3_2d5aa26d.tgz

0 commit comments

Comments
 (0)