Skip to content

Commit c8d77f3

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add miniconda3-py39 24.3.0, remove miniconda3-py39 24.1.2
for stack(s) cflinuxfs4, cflinuxfs3 [#187433355]
1 parent b6d2107 commit c8d77f3

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.1.2
48-
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.1.2-0-Linux-x86_64.sh
49-
sha256: 2ec135e4ae2154bb41e8df9ecac7ef23a7d6ca59fc1c8071cfe5298505c19140
47+
version: 24.3.0
48+
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.3.0-0-Linux-x86_64.sh
49+
sha256: 1c3d44e987dc56c7d8954419fa1a078be5ddbc293d8cb98b184a23f9a270faad
5050
cf_stacks:
5151
- cflinuxfs4
5252
- cflinuxfs3
53-
source: https://github.com/conda/conda/archive/24.1.2.tar.gz
54-
source_sha256: 2ec135e4ae2154bb41e8df9ecac7ef23a7d6ca59fc1c8071cfe5298505c19140
53+
source: https://github.com/conda/conda/archive/24.3.0.tar.gz
54+
source_sha256: 1c3d44e987dc56c7d8954419fa1a078be5ddbc293d8cb98b184a23f9a270faad
5555
- name: pip
5656
version: '24.0'
5757
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.0_linux_noarch_any-stack_1f58cdf3.tgz

0 commit comments

Comments
 (0)