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.15.30014
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d30352fe-d4f3-4203-91b9-01a3b66a802e/bb416e6573fa278fec92113abefc58b3/windowsdesktop-runtime-3.1.15-win-x64.exe
 | 
						|
  InstallerSha256: 4412D923E17461FDDE1A27B0C01AAC1FD35CAB792E38A5BE3B3369F24A9D3341
 | 
						|
  InstallerType: exe
 | 
						|
  Scope: machine
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /quiet /norestart
 | 
						|
    SilentWithProgress: /passive
 | 
						|
    Custom: /install
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/8b11972e-ded9-4d3c-9714-7c7ef047cca6/76dbe20bc03e69f5c0d005452ba88a9d/windowsdesktop-runtime-3.1.15-win-x86.exe
 | 
						|
  InstallerSha256: 40FC43FA1B35B92A3636097A98D4DD9CAF7258ABCF501A683FBEDEF33AB67584
 | 
						|
  InstallerType: exe
 | 
						|
  Scope: machine
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: /quiet /norestart
 | 
						|
    SilentWithProgress: /passive
 | 
						|
    Custom: /install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |