Add win32-ia32 in index.json

This commit is contained in:
Cheng Zhao
2015-04-12 00:02:45 +08:00
parent 8a418ba347
commit f64a3dd349

View File

@@ -43,6 +43,8 @@ function getInfoForCurrentVersion() {
'linux-x64-symbols',
'win32-ia32',
'win32-ia32-symbols',
'win32-x64',
'win32-x64-symbols',
];
return json;