Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,13 +177,13 @@ dependencies:
source: https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz
source_sha256: c4c066af19c98fb7835d473bebd7e23be84f6e9874d47db9e39a68ee5d0ce35c
- name: python
version: 3.13.9
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.9_linux_x64_cflinuxfs4_0652394d.tgz
sha256: '0652394d76df09575ca2d832498e5f828d3ac6abedb183446468056703d7462b'
version: 3.13.11
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.11_linux_x64_cflinuxfs4_1871128d.tgz
sha256: 1871128d036a1c52c87c9a9c06d13c1d7b58b02b634f2adbfd11fe275741de08
cf_stacks:
- cflinuxfs4
source: https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz
source_sha256: c4c066af19c98fb7835d473bebd7e23be84f6e9874d47db9e39a68ee5d0ce35c
source: https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tgz
source_sha256: 03cfedbe06ce21bc44ce09245e091a77f2fee9ec9be5c52069048a181300b202
- name: python
version: 3.14.1
uri: https://buildpack-dependencies.tanzu.vmware.com/cf/python/python_3.14.1_linux_x64_cflinuxfs3_003d4104.tgz
Expand Down
Loading