From 71df247664543a20ae0e1bc21e866da366d3fe56 Mon Sep 17 00:00:00 2001 From: isuruf <5234427+isuruf@users.noreply.github.com> Date: Sat, 12 Oct 2024 18:03:51 +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 a60268b4..60e34668 100644 --- a/Miniforge3/construct.yaml +++ b/Miniforge3/construct.yaml @@ -44,7 +44,7 @@ specs: {% if name.endswith("pypy3") %} - python 3.9.* *_pypy - conda 24.7.1 - - mamba 1.5.9 + - mamba 2.0.2 - conda-libmamba-solver 24.7.0 {% else %} - python 3.12.*