Skip to content

Commit a11d41b

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add pipenv 2024.4.0, remove pipenv 2024.0.2
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 3b2afd4 commit a11d41b

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,21 +62,21 @@ dependencies:
6262
source: https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz
6363
source_sha256: 5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8
6464
- name: pipenv
65-
version: 2024.0.2
66-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.0.2_linux_noarch_cflinuxfs3_0b6011e6.tgz
67-
sha256: 0b6011e6d28566366144570199b693768f726c8d15fd0700862b93169a95edc0
65+
version: 2024.4.0
66+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.4.0_linux_noarch_cflinuxfs3_a993bee0.tgz
67+
sha256: a993bee0d83750e1704ba304a0cd170e33b7a30ba7895275e628ebf435a6d727
6868
cf_stacks:
6969
- cflinuxfs3
70-
source: https://files.pythonhosted.org/packages/5d/33/4b7acd36a32189bbc7869cea88d68e55b900e723ba241faf506a884687f2/pipenv-2024.0.2.tar.gz
71-
source_sha256: f4aca545b472e5ea00bd5131ef2b9047f509c420b89e998caa1085ed06d197cb
70+
source: https://files.pythonhosted.org/packages/f1/2a/453a44f0c99ebd56ea041bb5063edf30edab0f2739d977b346c406ca20f5/pipenv-2024.4.0.tar.gz
71+
source_sha256: 87b82407a9e2de3cf32a742c131708d7460d5985076c6a9b3c11d774d2929fb1
7272
- name: pipenv
73-
version: 2024.0.2
74-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.0.2_linux_noarch_cflinuxfs4_4d2ab5a7.tgz
75-
sha256: 4d2ab5a76e7d75931fa63d027fb6eb9ec14416a903ff7f252a227ed20110a7bc
73+
version: 2024.4.0
74+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.4.0_linux_noarch_cflinuxfs4_8ca5c654.tgz
75+
sha256: 8ca5c65463cc7320c85b1ffb0415649fe276846b9add5b1f29d3abad5b55f8d5
7676
cf_stacks:
7777
- cflinuxfs4
78-
source: https://files.pythonhosted.org/packages/5d/33/4b7acd36a32189bbc7869cea88d68e55b900e723ba241faf506a884687f2/pipenv-2024.0.2.tar.gz
79-
source_sha256: f4aca545b472e5ea00bd5131ef2b9047f509c420b89e998caa1085ed06d197cb
78+
source: https://files.pythonhosted.org/packages/f1/2a/453a44f0c99ebd56ea041bb5063edf30edab0f2739d977b346c406ca20f5/pipenv-2024.4.0.tar.gz
79+
source_sha256: 87b82407a9e2de3cf32a742c131708d7460d5985076c6a9b3c11d774d2929fb1
8080
- name: python
8181
version: 3.8.20
8282
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.20_linux_x64_cflinuxfs3_00a261e3.tgz

0 commit comments

Comments
 (0)