diff --git a/Miniforge3/construct.yaml b/Miniforge3/construct.yaml index df96d3e5..c6865786 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 }}