Skip to content

Commit b1f9d40

Browse files
Add python 3.12.10, remove python 3.12.9
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 3eab4be commit b1f9d40

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,21 +126,21 @@ dependencies:
126126
source: https://www.python.org/ftp/python/3.11.12/Python-3.11.12.tgz
127127
source_sha256: 379c9929a989a9d65a1f5d854e011f4872b142259f4fc0a8c4062d2815ed7fba
128128
- name: python
129-
version: 3.12.9
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.9_linux_x64_cflinuxfs3_53c3c35e.tgz
131-
sha256: 53c3c35e5852e5787c0879469acc910e526a3c7fd71d5392e6da92a2128c0a61
129+
version: 3.12.10
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.10_linux_x64_cflinuxfs3_c91697d7.tgz
131+
sha256: c91697d70ad221408a586cb3ac6efc6dfa45ec4eda6f1375c9a38f12f9f3e403
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://www.python.org/ftp/python/3.12.9/Python-3.12.9.tgz
135-
source_sha256: 45313e4c5f0e8acdec9580161d565cf5fea578e3eabf25df7cc6355bf4afa1ee
134+
source: https://www.python.org/ftp/python/3.12.10/Python-3.12.10.tgz
135+
source_sha256: 15d9c623abfd2165fe816ea1fb385d6ed8cf3c664661ab357f1782e3036a6dac
136136
- name: python
137-
version: 3.12.9
138-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.9_linux_x64_cflinuxfs4_4ef58ae2.tgz
139-
sha256: 4ef58ae29535a05e88bfa53c8bba1076304daa6897510194a923bf09e844dffd
137+
version: 3.12.10
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.10_linux_x64_cflinuxfs4_a3b1f35a.tgz
139+
sha256: a3b1f35a606b62b7c1776acb215a5ab7f6c84655d403ac4afe38342c2c842628
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://www.python.org/ftp/python/3.12.9/Python-3.12.9.tgz
143-
source_sha256: 45313e4c5f0e8acdec9580161d565cf5fea578e3eabf25df7cc6355bf4afa1ee
142+
source: https://www.python.org/ftp/python/3.12.10/Python-3.12.10.tgz
143+
source_sha256: 15d9c623abfd2165fe816ea1fb385d6ed8cf3c664661ab357f1782e3036a6dac
144144
- name: python
145145
version: 3.13.2
146146
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.2_linux_x64_cflinuxfs3_0c523309.tgz

0 commit comments

Comments
 (0)