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
4 changes: 2 additions & 2 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ dependencies:
source_sha256: c4c066af19c98fb7835d473bebd7e23be84f6e9874d47db9e39a68ee5d0ce35c
- name: python
version: 3.13.11
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.11_linux_x64_cflinuxfs4_1871128d.tgz
sha256: 1871128d036a1c52c87c9a9c06d13c1d7b58b02b634f2adbfd11fe275741de08
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.11_linux_x64_cflinuxfs4_d5a0da2e.tgz
sha256: d5a0da2eec1a0796f56f79ce3efdf7460eed5629d9257801149f39faaac4bfcf
cf_stacks:
- cflinuxfs4
source: https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tgz
Expand Down
Loading