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 0ca847e + eb88ce1 commit c9c80c9Copy full SHA for c9c80c9
Miniforge3/construct.yaml
@@ -1,5 +1,5 @@
1
-{% set version = os.environ.get("MINIFORGE_VERSION", "25.1.1-3") %}
2
-{% set conda_libmamba_solver_version = "25.1.1" %}
+{% set version = os.environ.get("MINIFORGE_VERSION", "25.3.0-0") %}
+{% 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`
0 commit comments