Add win32-ia32 in index.json
This commit is contained in:
parent
8a418ba347
commit
f64a3dd349
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ function getInfoForCurrentVersion() {
|
|||
'linux-x64-symbols',
|
||||
'win32-ia32',
|
||||
'win32-ia32-symbols',
|
||||
'win32-x64',
|
||||
'win32-x64-symbols',
|
||||
];
|
||||
|
||||
return json;
|
||||
|
|
Loading…
Reference in a new issue