29 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Microsoft.dotnetRuntime
 | |
| PackageVersion: 5.0.6.30021
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/6279dc90-f437-4481-82a5-73dd9f97da06/6519ef44735fd31115b9b1a81d6ff1e8/windowsdesktop-runtime-5.0.6-win-x64.exe
 | |
|   InstallerSha256: 795A3C1CA13717BAA09F2CB09024A4A64C79037E4FB5F286069B53FF08284311
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
| - Architecture: x86
 | |
|   InstallerUrl: |
 | |
|     https://download.visualstudio.microsoft.com/download/pr/315854e8-6857-4d0d-b7e0-57761e3f7d12/b31193ac2c9f1674b66cf7a65c2521de/windowsdesktop-runtime-5.0.6-win-x86.exe
 | |
|   InstallerSha256: EF874FE436367347A1B9BEE8E60CD5D0E3C58056F78787A66F206F4FDC49825B
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: |
 | |
|     https://download.visualstudio.microsoft.com/download/pr/63040d2c-e953-492f-ae93-7d93cc658e7b/1fce7e44a06c2d432fc0a492ca2b1a13/windowsdesktop-runtime-5.0.6-win-arm64.exe
 | |
|   InstallerSha256: 2B06BE5540B8E3A62B6A270146ED906D00570C0DF71F54C142E8B4F1A66FB5F3
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
| InstallerSwitches:
 | |
|   Silent: /quiet /norestart
 | |
|   SilentWithProgress: /passive
 | |
|   Custom: /install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |