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 @@ -26,14 +26,14 @@ dependency_deprecation_dates:
link: https://peps.python.org/pep-0745/
dependencies:
- name: flit-core
version: 3.12.0
uri: https://buildpacks.cloudfoundry.org/dependencies/flit-core/flit-core_3.12.0_linux_noarch_cflinuxfs4_2e12c5e8.tgz
sha256: 2e12c5e8572cdb9c2c4010eb133f9a49e219d12e18a3c81f7c8cc62ddb5d343e
version: 4.0.1
uri: https://buildpacks.cloudfoundry.org/dependencies/flit-core/flit-core_4.0.1_linux_noarch_cflinuxfs4_9581a9d7.tgz
sha256: 9581a9d77f24345aa1434e0691a74bd970f69b9bd7a271b4daf86dd4d223e696
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://files.pythonhosted.org/packages/69/59/b6fc2188dfc7ea4f936cd12b49d707f66a1cb7a1d2c16172963534db741b/flit_core-3.12.0.tar.gz
source_sha256: 18f63100d6f94385c6ed57a72073443e1a71a4acb4339491615d0f16d6ff01b2
source: https://files.pythonhosted.org/packages/4e/e9/e936060bb42ddb708af53714019d943956e1a8ba6ea10f7e417e5f82bb0b/flit_core-4.0.1.tar.gz
source_sha256: 323e4f9ea1c2b1075d14326bd3150be360ad159634688441f3691c98cfd24447
- name: libffi
version: 3.2.1
cf_stacks:
Expand Down
Loading