architecture,repository
This commit is contained in:
parent
d03d9ebcbf
commit
44e6cedaa4
2 changed files with 11 additions and 9 deletions
|
@ -72,9 +72,9 @@ compression applying to archive
|
|||
|
||||
action='info',
|
||||
|
||||
remote='https://repo.msys2.org',
|
||||
architectures=['x86_64'],
|
||||
subsystems=['msys', 'mingw'],
|
||||
remote=msys.REPOSITORY,
|
||||
architectures=[msys.ARCHITECTURE],
|
||||
subsystems=[msys.SUBSYSTEM, 'mingw'],
|
||||
|
||||
filesystem='fs',
|
||||
compression='zst',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue