22 lines
		
	
	
		
			969 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			969 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Microsoft.dotnetRuntime
 | |
| PackageVersion: 5.0.4.29817
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/7a5d15ae-0487-428d-8262-2824279ccc00/6a10ce9e632bce818ce6698d9e9faf39/windowsdesktop-runtime-5.0.4-win-x64.exe
 | |
|   InstallerSha256: FD229F690F79E2F521DD74AFA0036C3CC35BB4B65B4302BB4DD8B8A455A6532F
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/0c5c56a4-8b34-4361-8af9-482c788b2bcf/d734b200547c8c367eb45ebbd69c4698/windowsdesktop-runtime-5.0.4-win-x86.exe
 | |
|   InstallerSha256: 9A76C09EA3B8ACEC31264850050BC2509F23ECCD6E6626B9DAFBD4164C8DFFD0
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
| InstallerSwitches:
 | |
|   Silent: /quiet /norestart
 | |
|   SilentWithProgress: /passive
 | |
|   Custom: /install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |