Added AdoptOpenJDK version 8.0.282.10. (#11338)

* Added AdoptOpenJDK 8.0.282.8 (x64) version 8.0.292.10.

* Fixed PackageName.
This commit is contained in:
Easton Pillay
2021-04-22 14:25:34 -05:00
committed by GitHub
parent c053e68d46
commit aacc0d995e
3 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: AdoptOpenJDK.OpenJDK.8
PackageVersion: 8.0.292.10
Installers:
- Architecture: x64
InstallerUrl: https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jdk_x64_windows_hotspot_8u292b10.msi
InstallerType: msi
InstallerSha256: F6BD2E351A451B8DC7ED19D44B18A27FF8A0602016625FAC5134C4DEFE5E560C
- Architecture: x86
InstallerUrl: https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jdk_x86-32_windows_hotspot_8u292b10.msi
InstallerType: msi
InstallerSha256: B4077F910A9C612314AB12E9EDA29CCA2658171FE21F14BB5222DD614447C9AD
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,13 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: AdoptOpenJDK.OpenJDK.8
PackageVersion: 8.0.292.10
PackageLocale: en-US
PackageUrl: https://adoptopenjdk.net
LicenseUrl: https://github.com/AdoptOpenJDK/openjdk-jdk/blob/master/LICENSE
Publisher: AdoptOpenJDK
PackageName: AdoptOpenJDK 8.0.282.10
License: GPL 2 with Classpath Exception
ShortDescription: Community-driven, Vendor-neutral build of OpenJDK for Windows x64.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: AdoptOpenJDK.OpenJDK.8
PackageVersion: 8.0.292.10
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0