36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: Microsoft.UpdateAssistant
 | |
| Publisher: Microsoft Corporation
 | |
| Name: Windows 10 Update Assistant
 | |
| Author: Microsoft Corporation
 | |
| Description: The Update Assistant can help you update to the latest version of Windows 10.  Windows 10 October 2020 Update
 | |
| AppMoniker: Update-Assistant
 | |
| Tags: windows10, update, assistant, 2009, 20H2
 | |
| #Protocols: 
 | |
| #Commands: 
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://www.microsoft.com/en-us/software-download/windows10
 | |
| License: Copyright (C) Microsoft Corporation
 | |
| LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 1.4.9200.23192
 | |
| 
 | |
| InstallerType: exe
 | |
| Switches:
 | |
|     Custom: ""
 | |
|     Silent: ""
 | |
|     SilentWithProgress: ""
 | |
| 
 | |
| Installers:
 | |
|   - Arch: x86
 | |
|     Url: https://download.microsoft.com/download/7/a/a/7aa0472b-49a0-46d1-b651-e8a2c53f1fe4/Windows10Upgrade9252.exe
 | |
|     Sha256: 97897e33c29b7823b2550959770a061ab9a6123d28874b823e8d022aeeac68ef
 | |
|     Scope: machine
 | |
|     Language: en-US
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |