Skip to content
Merged
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 @@ -130,8 +130,8 @@ dependencies:
source_sha256: a078fb2d7a216071ebbe2e34b5f5355dd6b6e9b0cd1bacc4a41c63990c5a0eec
- name: python
version: 3.10.19
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs4_f7aee30e.tgz
sha256: f7aee30e56f7909efc650fd9cd118a8e97155800826e388c407f05eff80b528d
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs4_b9b2cdae.tgz
sha256: b9b2cdae0b86f5e921e5cb22be81b466812d77548dc732434ee0575443f4f038
cf_stacks:
- cflinuxfs4
source: https://www.python.org/ftp/python/3.10.19/Python-3.10.19.tgz
Expand Down
Loading