Skip to content

Commit

Permalink
Update construct.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Aug 31, 2024
1 parent 0a3fb69 commit eacad1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Miniforge3/construct.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{% set name = os.environ.get("MINIFORGE_NAME", "Miniforge3") %}
{% set version = os.environ.get("MINIFORGE_VERSION", "24.7.1-0") %}
{% set conda_libmamba_solver_version = "24.7.0"%}
# when mamba_version is updated here, also update MICROMAMBA_VERSION
# in scripts/build.sh
{% set mamba_version = "1.5.9"%}

name: {{ name }}
Expand Down

1 comment on commit eacad1a

@Rockyspade

This comment was marked as off-topic.

Please sign in to comment.