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 @@ -88,16 +88,16 @@ dependencies:
source_sha256: e8ea6105c1cdda7d5c19df7bd6439a006751f3d4e017602c791e7b51314adf84
- name: python
version: 3.9.24
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.24_linux_x64_cflinuxfs3_e7fcaa7e.tgz
sha256: e7fcaa7ebfab1610a902c86a886515b8db074039284bdf6deb54353d664a5e79
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.24_linux_x64_cflinuxfs3_42f11ebc.tgz
sha256: 42f11ebc117345f9f6e00f41e9100f68e1e455f88eb032b0ac32d61292cb10f4
cf_stacks:
- cflinuxfs3
source: https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tgz
source_sha256: 9a32cfc683aecaadbd9ed891ac2af9451ff37f48a00a2d8e1f4ecd9c2a1ffdcb
- name: python
version: 3.9.24
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.24_linux_x64_cflinuxfs4_0c279a45.tgz
sha256: 0c279a45853038d2f6865b0e46c9e3d06b6d5ac6d5ac077dfe5711121cba3136
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.24_linux_x64_cflinuxfs4_7102caa9.tgz
sha256: 7102caa970b5c8cf8f17a1c1827ca638abfad78176cb4dca82e46508b0ddfaf5
cf_stacks:
- cflinuxfs4
source: https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tgz
Expand Down
Loading