28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
						|
PackageIdentifier: Microsoft.OpenJDK.11
 | 
						|
Publisher: Microsoft
 | 
						|
PackageName: Microsoft OpenJDK 11 (Preview)
 | 
						|
Author: Microsoft
 | 
						|
ShortDescription: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem.
 | 
						|
Moniker: ms-openjdk-11
 | 
						|
Tags:
 | 
						|
- Java
 | 
						|
- OpenJDK
 | 
						|
- "11"
 | 
						|
PackageUrl: https://www.microsoft.com/openjdk
 | 
						|
License: GPL2 with Classpath Exception.
 | 
						|
LicenseUrl: https://openjdk.java.net/legal/gplv2+ce.html
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
PackageVersion: 11.0.11.9
 | 
						|
InstallerType: msi
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-11.0.11.9.1-windows-x64.msi
 | 
						|
  InstallerSha256: CFBCD0A8C8E983B0DDD94D49476C25CC0B47F7D2289F3FD554CC0A95E5CFE6DD
 | 
						|
  Scope: machine
 | 
						|
  InstallerLocale: en-US
 | 
						|
  ProductCode: "{F381CC62-B6C2-4BE7-A4B0-F9D7A01B3025}"
 | 
						|
PackageLocale: en-US
 | 
						|
ManifestType: singleton
 | 
						|
ManifestVersion: 1.0.0
 |