Skip to content

Commit 68d11cf

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add miniconda3-py39 23.10.0, remove miniconda3-py39 23.9.0
for stack(s) cflinuxfs4, cflinuxfs3 [#186497823]
1 parent ce9ae17 commit 68d11cf

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: 23.9.0
48-
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_23.9.0-0-Linux-x86_64.sh
49-
sha256: 9200a10c762186391c35709382ed7cfa6578a051c9c76ea58f998df62c5afab0
47+
version: 23.10.0
48+
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_23.10.0-1-Linux-x86_64.sh
49+
sha256: 3dbb87a74f80c84ae166a380bf51da8ef75699ce97c234e3e196afa20d1a9319
5050
cf_stacks:
5151
- cflinuxfs4
5252
- cflinuxfs3
53-
source: https://github.com/conda/conda/archive/23.9.0.tar.gz
54-
source_sha256: 9200a10c762186391c35709382ed7cfa6578a051c9c76ea58f998df62c5afab0
53+
source: https://github.com/conda/conda/archive/23.10.0.tar.gz
54+
source_sha256: 3dbb87a74f80c84ae166a380bf51da8ef75699ce97c234e3e196afa20d1a9319
5555
- name: pip
5656
version: 23.3.1
5757
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.3.1_linux_noarch_any-stack_a15ad0de.tgz

0 commit comments

Comments
 (0)