Skip to content

Commit c9c80c9

Browse files
authored
Merge pull request #759 from hmaarrfk/update_conda_25.3
Rebuild for conda 25.3.0
2 parents 0ca847e + eb88ce1 commit c9c80c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Miniforge3/construct.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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" %}
1+
{% set version = os.environ.get("MINIFORGE_VERSION", "25.3.0-0") %}
2+
{% set conda_libmamba_solver_version = "25.3.0" %}
33
# This file is parsed by the scripts to define
44
# - `MICROMAMBA_VERSION` in `scripts/build.sh`
55
# - `MAMBA_VERSION` in `scripts/test.sh`

0 commit comments

Comments
 (0)