From b540cae1b9b99f1686dd0d1891173be7c7311f51 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Wed, 8 Oct 2025 13:15:32 +0000 Subject: [PATCH] Add miniconda3-py39 25.7.0 for stack(s) cflinuxfs4, cflinuxfs3 --- manifest.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manifest.yml b/manifest.yml index f040028c..1ab91520 100644 --- a/manifest.yml +++ b/manifest.yml @@ -43,6 +43,15 @@ dependencies: sha256: '009a3476197030e30d0ce924cc044ee4851ef27324e132b29fd12d8cde071915' source: https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz source_sha256: e22c0bb032fde08f53de9ffbc5a128233041d9f33b5de022c0978a2149885f82 +- name: miniconda3-py39 + version: 25.7.0 + uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_25.7.0-2-Linux-x86_64.sh + sha256: 790e8ea347cf49ba250fceacdc0b022237a9150717b9e4c17f2e70abc075c05d + cf_stacks: + - cflinuxfs4 + - cflinuxfs3 + source: https://github.com/conda/conda/archive/25.7.0.tar.gz + source_sha256: 790e8ea347cf49ba250fceacdc0b022237a9150717b9e4c17f2e70abc075c05d - name: miniforge version: 24.7.1 uri: https://github.com/conda-forge/miniforge/releases/download/24.7.1-0/Miniforge3-24.7.1-0-Linux-x86_64.sh