Added support of saving multiple updates received from server

This commit is contained in:
mkuba50
2018-04-11 18:01:27 +02:00
parent 0ca9f5be68
commit 32e9b283e1
3 changed files with 46 additions and 10 deletions

View File

@ -43,6 +43,7 @@ function uupGetFiles($updateId = 'c2a1d787-647b-486d-b264-f90f3782cdc6', $usePac
$info = array(
'ring' => 'WIF',
'flight' => 'Active',
'arch' => 'amd64',
'checkBuild' => '10.0.16251.0',
'files' => array(),
);