Skip to content

Commit

Permalink
Update construct.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Oct 23, 2024
1 parent 212a784 commit b7fa10c
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
@@ -1,5 +1,5 @@
{% set name = os.environ.get("MINIFORGE_NAME", "Miniforge3") %}
{% set version = os.environ.get("MINIFORGE_VERSION", "24.9.1-1") %}
{% set version = os.environ.get("MINIFORGE_VERSION", "24.9.0-0") %}
{% 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 = "1.5.9"%}
Expand Down

0 comments on commit b7fa10c

Please sign in to comment.