From 79ed49128efcbd11695b0ada39d8edbcb56b3312 Mon Sep 17 00:00:00 2001 From: isuruf Date: Thu, 25 Nov 2021 18:03:54 +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 c29d6d32..0d7e0f81 100644 --- a/Miniforge3/construct.yaml +++ b/Miniforge3/construct.yaml @@ -25,7 +25,7 @@ specs: {% endif %} {% if name.startswith("Mambaforge") %} - - mamba 0.16.0 + - mamba 0.18.2 {% endif %} - conda {{ version.split("-")[0] }}