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.14.29915
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/88437980-f813-4a01-865c-f992ad4909bb/9a936984781f6ce3526ffc946267e0ea/windowsdesktop-runtime-3.1.14-win-x64.exe
 | 
						|
  InstallerSha256: AE99057DB5043B15E7551D7AC944DB9B18CE4D9B035A3DCEFBAA196EC56B4463
 | 
						|
  InstallerType: exe
 | 
						|
  Scope: machine
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /quiet /norestart
 | 
						|
    SilentWithProgress: /passive
 | 
						|
    Custom: /install
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/f449f435-25d3-4d5c-ad14-0c84f5131dea/a597530464689595a430407e440787c4/windowsdesktop-runtime-3.1.14-win-x86.exe
 | 
						|
  InstallerSha256: 52BFA86D448ACD15369D14C3CDF3BC4868336DA954373D26F4F1020D86931AFD
 | 
						|
  InstallerType: exe
 | 
						|
  Scope: machine
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /quiet /norestart
 | 
						|
    SilentWithProgress: /passive
 | 
						|
    Custom: /install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |