From 94e143dd1aff34c903db4900885a2aee77d9511c Mon Sep 17 00:00:00 2001 From: isuruf <5234427+isuruf@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:13:19 +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 a8aa2e4d..f483a982 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.3 - conda-libmamba-solver 24.7.0 {% else %} - python 3.12.*