Skip to content

Commit

Permalink
Merge pull request #269 from conda-forge/autoupdate-action
Browse files Browse the repository at this point in the history
Update mamba version
  • Loading branch information
hmaarrfk authored Feb 26, 2022
2 parents 992a5a3 + a5b17e2 commit 36584c2
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 @@ -27,7 +27,7 @@ specs:
{% endif %}

{% if name.startswith("Mambaforge") %}
- mamba 0.21.2
- mamba 0.22.0
{% endif %}
- conda {{ version.split("-")[0] }}

Expand Down

0 comments on commit 36584c2

Please sign in to comment.