19 lines
		
	
	
		
			819 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			819 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: AdoptOpenJDK.OpenJDK.11
 | |
| PackageVersion: 11.0.7
 | |
| PackageName: AdoptOpenJDK 11.0.7+10 (x64)
 | |
| Publisher: AdoptOpenJDK
 | |
| PackageUrl: https://adoptopenjdk.net
 | |
| License: GPL 2 with Classpath Exception
 | |
| LicenseUrl: https://github.com/AdoptOpenJDK/openjdk-jdk/blob/master/LICENSE
 | |
| ShortDescription: Community-driven, Vendor-neutral build of OpenJDK for Windows x64.
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10.2/OpenJDK11U-jdk_x64_windows_hotspot_11.0.7_10.msi
 | |
|   InstallerType: msi
 | |
|   InstallerSha256: 9e76536841e3002f7f40c523643bceafa2f406df2cd740309a01b55a6c0e9039
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |