Skip to content

Commit a328f20

Browse files
cf-buildpacks-engArjun Sreedharan
andauthored
Add miniconda3-py39 24.1.2, remove miniconda3-py39 23.11.0 (#887)
for stack(s) cflinuxfs4, cflinuxfs3 [#187126983] Co-authored-by: Arjun Sreedharan <asreedharan@vmware.com>
1 parent 2eea5d7 commit a328f20

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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: 23.11.0
48-
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_23.11.0-1-Linux-x86_64.sh
49-
sha256: d36c0f778b6b164223a174acafbe8556b841b67e53cb84b3eb24f1956b62121a
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
5050
cf_stacks:
5151
- cflinuxfs4
5252
- cflinuxfs3
53-
source: https://github.com/conda/conda/archive/23.11.0.tar.gz
54-
source_sha256: d36c0f778b6b164223a174acafbe8556b841b67e53cb84b3eb24f1956b62121a
53+
source: https://github.com/conda/conda/archive/24.1.2.tar.gz
54+
source_sha256: 2ec135e4ae2154bb41e8df9ecac7ef23a7d6ca59fc1c8071cfe5298505c19140
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)