Skip to content

Commit 9238667

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add miniconda3-py39 24.5.0, remove miniconda3-py39 24.4.0
for stack(s) cflinuxfs4, cflinuxfs3 [#187864107]
1 parent 52fb5cd commit 9238667

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ dependencies:
4444
source: https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz
4545
source_sha256: e22c0bb032fde08f53de9ffbc5a128233041d9f33b5de022c0978a2149885f82
4646
- name: miniconda3-py39
47-
version: 24.4.0
48-
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.4.0-0-Linux-x86_64.sh
49-
sha256: edd7610f2e2b25d15f6ffa81ca94de0748dd107096871459a7966dcf9a564ea9
47+
version: 24.5.0
48+
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.5.0-0-Linux-x86_64.sh
49+
sha256: 07a2435123fd8f41e6528baa5f272ce754fd8acaef08ce7081afb00227b8754a
5050
cf_stacks:
5151
- cflinuxfs4
5252
- cflinuxfs3
53-
source: https://github.com/conda/conda/archive/24.4.0.tar.gz
54-
source_sha256: edd7610f2e2b25d15f6ffa81ca94de0748dd107096871459a7966dcf9a564ea9
53+
source: https://github.com/conda/conda/archive/24.5.0.tar.gz
54+
source_sha256: 07a2435123fd8f41e6528baa5f272ce754fd8acaef08ce7081afb00227b8754a
5555
- name: pip
5656
version: '24.1'
5757
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.1_linux_noarch_any-stack_87ea979f.tgz

0 commit comments

Comments
 (0)