We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5c19c8 + 6e27f3f commit 1992d48Copy full SHA for 1992d48
Miniforge3/construct.yaml
@@ -1,9 +1,9 @@
1
-{% set version = os.environ.get("MINIFORGE_VERSION", "25.3.0-2") %}
+{% set version = os.environ.get("MINIFORGE_VERSION", "25.3.0-3") %}
2
{% set conda_libmamba_solver_version = "25.3.0" %}
3
# This file is parsed by the scripts to define
4
# - `MICROMAMBA_VERSION` in `scripts/build.sh`
5
# - `MAMBA_VERSION` in `scripts/test.sh`
6
-{% set mamba_version = "2.1.0" %}
+{% set mamba_version = "2.1.1" %}
7
8
name: Miniforge3
9
version: {{ version }}
0 commit comments