Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Oct 20, 2024
1 parent 24d3601 commit 9bc0f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Miniforge3/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{% set version = os.environ.get("MINIFORGE_VERSION", "24.9.1-1") %}
{% set conda_libmamba_solver_version = "24.9.0"%}
# when mamba_version is updated here, also update MICROMAMBA_VERSION in scripts/build.sh
{% set mamba_version = "2.0.2"%}
{% set mamba_version = "1.5.9"%}

name: {{ name }}
version: {{ version }}
Expand Down

0 comments on commit 9bc0f1f

Please sign in to comment.