Skip to content

Commit 71c91e4

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add miniconda3-py39 24.7.1, remove miniconda3-py39 24.5.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 0134be7 commit 71c91e4

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.5.0
48-
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.5.0-0-Linux-x86_64.sh
49-
sha256: 07a2435123fd8f41e6528baa5f272ce754fd8acaef08ce7081afb00227b8754a
47+
version: 24.7.1
48+
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.7.1-0-Linux-x86_64.sh
49+
sha256: 2006a61abc8b4fd04de5eb92620e1f72bada713cc84b5b4899463095e1210556
5050
cf_stacks:
5151
- cflinuxfs4
5252
- cflinuxfs3
53-
source: https://github.com/conda/conda/archive/24.5.0.tar.gz
54-
source_sha256: 07a2435123fd8f41e6528baa5f272ce754fd8acaef08ce7081afb00227b8754a
53+
source: https://github.com/conda/conda/archive/24.7.1.tar.gz
54+
source_sha256: 2006a61abc8b4fd04de5eb92620e1f72bada713cc84b5b4899463095e1210556
5555
- name: pip
5656
version: '24.2'
5757
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.2_linux_noarch_any-stack_558731cf.tgz

0 commit comments

Comments
 (0)