Skip to content

Commit 9632f37

Browse files
Add python 3.10.19, remove python 3.10.17
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 0322fa3 commit 9632f37

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.24/Python-3.9.24.tgz
9595
source_sha256: 9a32cfc683aecaadbd9ed891ac2af9451ff37f48a00a2d8e1f4ecd9c2a1ffdcb
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.19
98+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs3_bbb8e693.tgz
99+
sha256: bbb8e6933f8ecafcb6fb17b1d59b4ff1cb49d242ffb8269935b1f765b62c1741
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.19/Python-3.10.19.tgz
103+
source_sha256: a078fb2d7a216071ebbe2e34b5f5355dd6b6e9b0cd1bacc4a41c63990c5a0eec
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.19
106+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs4_c98d2262.tgz
107+
sha256: c98d226253ee4746fab0775df06c5caea1645118a1b3afc6bbe77c08fda2d8b6
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.19/Python-3.10.19.tgz
111+
source_sha256: a078fb2d7a216071ebbe2e34b5f5355dd6b6e9b0cd1bacc4a41c63990c5a0eec
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)