UUP dump API 1.14.0
- Added support of pregenerated update packs - Added support of fetching updates that need custom SKU ID
This commit is contained in:
@ -177,14 +177,6 @@ $editionPacks = array(
|
||||
'PROFESSIONALN' => 1,
|
||||
);
|
||||
|
||||
$fancyEditionNames = array(
|
||||
'CORE' => 'Windows 10 Home',
|
||||
'CORECOUNTRYSPECIFIC' => 'Windows 10 Home China',
|
||||
'COREN' => 'Windows 10 Home N',
|
||||
'PROFESSIONAL' => 'Windows 10 Pro',
|
||||
'PROFESSIONALN' => 'Windows 10 Pro N',
|
||||
);
|
||||
|
||||
$skipNeutral = array();
|
||||
$skipLangPack = array();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user