Skip to content
Closed
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
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,16 +143,16 @@ dependencies:
source_sha256: 5a6b7b3cdbab6bebd121d51558c4bd888bf89f5f272a6e1ea7d9f6f1b29a40dd
- name: python
version: 3.11.13
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs3_7daee59d.tgz
sha256: 7daee59daf0ee1159c48b35629ecb3daa5aa84271ee4336718dee5c1fe70e9d3
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs3_ae650419.tgz
sha256: ae65041953dde6e522efa13c31912c141490b17c96de9a037432aaaedfbfba33
cf_stacks:
- cflinuxfs3
source: https://www.python.org/ftp/python/3.11.13/Python-3.11.13.tgz
source_sha256: 0f1a22f4dfd34595a29cf69ee7ea73b9eff8b1cc89d7ab29b3ab0ec04179dad8
- name: python
version: 3.11.13
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs4_49160849.tgz
sha256: 491608492cbe87547a43a626f9cc6534ec0bb7f0c539737b8977f741c92db70b
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs4_37fa1ec3.tgz
sha256: 37fa1ec30277857106c0cc17446472d26c33bfbd5e3b1b0d3126546ae6e81e2c
cf_stacks:
- cflinuxfs4
source: https://www.python.org/ftp/python/3.11.13/Python-3.11.13.tgz
Expand Down
Loading