18 lines
		
	
	
		
			715 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			715 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: OpenJS.NodeJSLTS
 | 
						|
PackageVersion: 14.17.0
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://nodejs.org/dist/v14.17.0/node-v14.17.0-x64.msi
 | 
						|
  InstallerSha256: 6D4C7457A210B867CA5B1C4A4465B4065AE6708DFD917383FE61F6860DBA2128
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{140389EF-5573-4B66-9218-B739F767AFBD}"
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://nodejs.org/dist/v14.17.0/node-v14.17.0-x86.msi
 | 
						|
  InstallerSha256: C3D7BB267EAD2548746092A7E31FB59CB7828D1FE9F97D9628ED6EA4977B4C35
 | 
						|
  InstallerType: msi
 | 
						|
  ProductCode: "{3F02ABAB-1F09-4B3B-BBD3-F26A1F0839D4}"
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |