From 027d2d7003766ffc2b9cc05b64d1e978c5a71791 Mon Sep 17 00:00:00 2001 From: Mark Harfouche Date: Fri, 20 Dec 2024 20:25:07 -0500 Subject: [PATCH] why is this failing --- Miniforge3/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Miniforge3/construct.yaml b/Miniforge3/construct.yaml index a34ef162..7b593841 100644 --- a/Miniforge3/construct.yaml +++ b/Miniforge3/construct.yaml @@ -5,7 +5,7 @@ # As of Dec 2024 -- mamba 2.0.5 isn't compatible with constructor # https://github.com/conda-forge/miniforge/issues/697 # A fix should be incoming soon. -{% set mamba_version = "1.5.11"%} +{% set mamba_version = "1.5.11" %} name: {{ name }} version: {{ version }}