fix: install package on MinGW64

This commit is contained in:
debugtalk
2022-06-05 20:48:26 +08:00
parent df212161a2
commit baaf2b8335
2 changed files with 23 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
- fix #1331: use `str_eq` to assert string and digit equality
- fix #1336: extract package with tar in Windows
- fix: install package on MinGW64
## v4.1.1 (2022-05-31)