Fix generation of links for build 17017.1000
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.1.1';
|
||||
return '1.1.2';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
@ -34,6 +34,8 @@ $packs = array(
|
||||
'Microsoft-Windows-QuickAssist-Package',
|
||||
'Microsoft-Windows-InternetExplorer-Optional-Package',
|
||||
'Microsoft-Windows-MediaPlayer-Package',
|
||||
'Microsoft-Windows-Hello-Face-Resource-A-Package',
|
||||
'Microsoft-Windows-Hello-Face-Resource-B-Package',
|
||||
'Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package',
|
||||
),
|
||||
'CLOUD' => array(
|
||||
|
Reference in New Issue
Block a user