Skip to content

Commit cf8f303

Browse files
committed
Add python 3.12.11, remove python 3.12.10
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 07b4aae commit cf8f303

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
@@ -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.10
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.10_linux_x64_cflinuxfs3_c91697d7.tgz
131-
sha256: c91697d70ad221408a586cb3ac6efc6dfa45ec4eda6f1375c9a38f12f9f3e403
129+
version: 3.12.11
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.11_linux_x64_cflinuxfs3_14ae77ae.tgz
131+
sha256: 14ae77aeada7042aac17a5f7dc643a514e806de194dbdccd6185383af238324c
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://www.python.org/ftp/python/3.12.10/Python-3.12.10.tgz
135-
source_sha256: 15d9c623abfd2165fe816ea1fb385d6ed8cf3c664661ab357f1782e3036a6dac
134+
source: https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tgz
135+
source_sha256: 7b8d59af8216044d2313de8120bfc2cc00a9bd2e542f15795e1d616c51faf3d6
136136
- name: python
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
137+
version: 3.12.11
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.11_linux_x64_cflinuxfs4_1093fa9f.tgz
139+
sha256: 1093fa9f8acb4e92e670fcd9e11d0639992d9a078b73221236dbdc3d5a1e9529
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://www.python.org/ftp/python/3.12.10/Python-3.12.10.tgz
143-
source_sha256: 15d9c623abfd2165fe816ea1fb385d6ed8cf3c664661ab357f1782e3036a6dac
142+
source: https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tgz
143+
source_sha256: 7b8d59af8216044d2313de8120bfc2cc00a9bd2e542f15795e1d616c51faf3d6
144144
- name: python
145145
version: 3.13.7
146146
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.7_linux_x64_cflinuxfs3_7e902540.tgz

0 commit comments

Comments
 (0)