Skip to content

Commit

Permalink
Merge pull request #215 from conda-forge/autoupdate-action
Browse files Browse the repository at this point in the history
Update mamba version
  • Loading branch information
xhochy authored Sep 29, 2021
2 parents b811b3e + e7b1fb6 commit 64853e9
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 @@ -25,7 +25,7 @@ specs:
{% endif %}

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

Expand Down

0 comments on commit 64853e9

Please sign in to comment.