Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
release 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Jan 27, 2022
1 parent f1174c6 commit 6a545f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions micromamba/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 0.18.2
version: 0.20.0

package:
name: micromamba
version: '{{ version }}'

source:
- url: https://github.com/mamba-org/mamba/archive/micromamba-{{ version }}.tar.gz
sha256: 12a7494f9330fe84f1d895360742c5171f49532837e9b3749026f3fe2eacfaf1
sha256: 4ee6900fc248fb41389bb1a924703d3b580b1f9e388d319d2a3502dcc710a0c6
- patches:
- patches/libmamba_install.patch
- patches/libmamba_deps.patch
Expand Down Expand Up @@ -45,6 +45,7 @@ requirements:
- openssl-static
- reproc-cpp-static
- reproc-static
- sel(win): winreg

test:
commands:
Expand Down

0 comments on commit 6a545f6

Please sign in to comment.