Skip to content

Commit cb522d9

Browse files
committed
Add python 3.13.12, remove python 3.13.11
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 15ffcd7 commit cb522d9

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

manifest.yml

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,21 @@ dependencies:
178178
source: https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz
179179
source_sha256: c4c066af19c98fb7835d473bebd7e23be84f6e9874d47db9e39a68ee5d0ce35c
180180
- name: python
181-
version: 3.13.11
182-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.11_linux_x64_cflinuxfs4_04d6f5a2.tgz
183-
sha256: 04d6f5a205d857a9d0d079d2784ca1201058ad8e22df14c311ca5cecf0ba58bf
181+
version: 3.13.12
182+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.12_linux_x64_cflinuxfs4_13421a49.tgz
183+
sha256: 13421a490598ca03f9242df1230023737d401a456c1b6429721f7e88607032b3
184184
cf_stacks:
185185
- cflinuxfs4
186-
source: https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tgz
187-
source_sha256: 03cfedbe06ce21bc44ce09245e091a77f2fee9ec9be5c52069048a181300b202
186+
source: https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tgz
187+
source_sha256: 12e7cb170ad2d1a69aee96a1cc7fc8de5b1e97a2bdac51683a3db016ec9a2996
188+
- name: python
189+
version: 3.13.12
190+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.12_linux_x64_cflinuxfs5_d923c02a.tgz
191+
sha256: d923c02aa27386583a1ecea31220a1aaadb7cc323be32dc8f71b1dd5ba81af62
192+
cf_stacks:
193+
- cflinuxfs5
194+
source: https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tgz
195+
source_sha256: 12e7cb170ad2d1a69aee96a1cc7fc8de5b1e97a2bdac51683a3db016ec9a2996
188196
- name: python
189197
version: 3.14.2
190198
uri: https://buildpack-dependencies.tanzu.vmware.com/cf/python/python_3.14.2_linux_x64_cflinuxfs3_82c1798d.tgz

0 commit comments

Comments
 (0)