Skip to content

Commit 6363f55

Browse files
committed
Try the 2.0.4 alpha
1 parent 87a8d82 commit 6363f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cache:
4646
init:
4747
- ps:
4848
Invoke-Webrequest
49-
-URI https://micro.mamba.pm/api/micromamba/win-64/latest
49+
-URI https://github.com/mamba-org/micromamba-releases/releases/download/2.0.4alpha3-0/micromamba-win-64.tar.bz2
5050
-OutFile C:\projects\micromamba.tar.bz2
5151
- ps: C:\PROGRA~1\7-Zip\7z.exe x C:\projects\micromamba.tar.bz2 -aoa -oC:\projects\
5252
- ps: C:\PROGRA~1\7-Zip\7z.exe x C:\projects\micromamba.tar -ttar -aoa -oC:\projects\

0 commit comments

Comments
 (0)