mirror of https://github.com/mamba-org/mamba.git
reverted xar addition to libarchive components
This commit is contained in:
parent
0052dbfba9
commit
00ad3a7101
|
@ -10,7 +10,7 @@
|
|||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
"features": ["bzip2", "lz4", "lzma", "lzo", "crypto", "zstd", "xar"],
|
||||
"features": ["bzip2", "lz4", "lzma", "lzo", "crypto", "zstd"],
|
||||
"name": "libarchive"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue