Skip to content

Commit a0f6964

Browse files
Add python 3.10.18, remove python 3.10.17
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 63030cf commit a0f6964

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.22/Python-3.9.22.tgz
9595
source_sha256: 76f4daef4ffce6fd107280a0db8d108b1f896c1c22f09d8300efd90a69c4298b
9696
- name: python
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
97+
version: 3.10.18
98+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.18_linux_x64_cflinuxfs3_058b99b9.tgz
99+
sha256: '058b99b9eaff9f70e0ce6185ba2e208dfc86810cc53d8496521a37ef3e7d485e'
100100
cf_stacks:
101101
- cflinuxfs3
102-
source: https://www.python.org/ftp/python/3.10.17/Python-3.10.17.tgz
103-
source_sha256: 8fcda0fbdc131859a4a4223abb925fd522a77e3fb3b52c46cea5f3bc2ae0cd9f
102+
source: https://www.python.org/ftp/python/3.10.18/Python-3.10.18.tgz
103+
source_sha256: 1b19ab802518eb36a851f5ddef571862c7a31ece533109a99df6d5af0a1ceb99
104104
- name: python
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
105+
version: 3.10.18
106+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.18_linux_x64_cflinuxfs4_c1028aed.tgz
107+
sha256: c1028aeda2f05d4e000f89a3be0f58c5dbbf19aa91fa0afff0da0f3ecca5ac47
108108
cf_stacks:
109109
- cflinuxfs4
110-
source: https://www.python.org/ftp/python/3.10.17/Python-3.10.17.tgz
111-
source_sha256: 8fcda0fbdc131859a4a4223abb925fd522a77e3fb3b52c46cea5f3bc2ae0cd9f
110+
source: https://www.python.org/ftp/python/3.10.18/Python-3.10.18.tgz
111+
source_sha256: 1b19ab802518eb36a851f5ddef571862c7a31ece533109a99df6d5af0a1ceb99
112112
- name: python
113113
version: 3.11.12
114114
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.12_linux_x64_cflinuxfs3_c9e6b498.tgz

0 commit comments

Comments
 (0)