19 lines
		
	
	
		
			813 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			813 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: AdoptOpenJDK.OpenJDK.8
 | |
| PackageVersion: 8.0.282.8
 | |
| PackageName: AdoptOpenJDK 8.0.282.8 (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/openjdk8-binaries/releases/download/jdk8u282-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u282b08.msi
 | |
|   InstallerType: msi
 | |
|   InstallerSha256: FE137353FFA9F5B02C7783737E73DDF7668A3222B02C5D91ABB8B8A2E55871FF
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |