From eab421d46b9481085b6a6c71b716f6823e659591 Mon Sep 17 00:00:00 2001 From: isuruf <5234427+isuruf@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:06:06 +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 46102397..b4ef9a9c 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.rc0 - conda-libmamba-solver 24.7.0 {% else %} - python 3.12.*