From 86518090650000b68e5d125955938dae59921c96 Mon Sep 17 00:00:00 2001 From: isuruf <5234427+isuruf@users.noreply.github.com> Date: Sat, 14 Dec 2024 18:04:15 +0000 Subject: [PATCH] Update mamba version --- Miniforge3/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Miniforge3/construct.yaml b/Miniforge3/construct.yaml index 61909ff7..c2d6ab4b 100644 --- a/Miniforge3/construct.yaml +++ b/Miniforge3/construct.yaml @@ -43,7 +43,7 @@ specs: {% if name.endswith("pypy3") %} - python 3.9.* *_pypy - conda 24.7.1 - - mamba 1.5.9 + - mamba 2.0.5 - conda-libmamba-solver 24.7.0 {% else %} - python 3.12.*