* Added Microsoft OpenJDK 11 Preview version 11.0.10.9. * Fixed licencing info. * Fixed appmoniker (last one, I promise). * Added LicenseUrl. * Resolved issues brought up by @brunoborges.
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 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.10.9
 | 
						|
InstallerType: msi
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-11.0.10.9-windows-x64.msi
 | 
						|
  InstallerSha256: 4F9F6C9CD1CC9F1D6D893E59DD74FFC7711892CADE528937CD3ACB12E2B2DC5B
 | 
						|
  Scope: machine
 | 
						|
  InstallerLocale: en-US
 | 
						|
  ProductCode: "{8650B43A-3575-46E9-852B-47A35C3CA85B}"
 | 
						|
PackageLocale: en-US
 | 
						|
ManifestType: singleton
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |