26 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Microsoft.dotnetRuntime
 | |
| PackageVersion: 3.1.13.29816
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/aa717f57-3ae5-48fa-a3ab-0018338d0726/fb37276b1575772461701339110e7a54/windowsdesktop-runtime-3.1.13-win-x64.exe
 | |
|   InstallerSha256: 985F48C31F545A62ABACB42C1666AD48E8977EA968FF2611D5D1BE1EB51688B5
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
|   InstallerSwitches:
 | |
|     Silent: /quiet /norestart
 | |
|     SilentWithProgress: /passive
 | |
|     Custom: /install
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c39e684e-f804-4e5d-b2ca-eaf4ac49d7b3/fb155e336f2a2bea7efbb3161822296e/windowsdesktop-runtime-3.1.13-win-x86.exe
 | |
|   InstallerSha256: C19DBF78B9FA4D79176AEA970FB4B6C6DAAE8DD6D3051FE0A360681687C5F6B8
 | |
|   InstallerType: exe
 | |
|   Scope: machine
 | |
|   InstallerSwitches:
 | |
|     Silent: /quiet /norestart
 | |
|     SilentWithProgress: /passive
 | |
|     Custom: /install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |