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.
1 parent 11191a2 commit cd352abCopy full SHA for cd352ab
Miniforge3/construct.yaml
@@ -1,5 +1,5 @@
1
{% set version = os.environ.get("MINIFORGE_VERSION", "24.11.3-1") %}
2
-{% set conda_libmamba_solver_version = "24.11.1"%}
+{% set conda_libmamba_solver_version = "25.1.0"%}
3
# When `mamba_version` is updated here, also update the value of:
4
# - `MICROMAMBA_VERSION` in `scripts/build.sh`
5
# - `MAMBA_VERSION` in `scripts/test.sh`
0 commit comments