Moved AdoptOpenJDK version 16.0.0.36 to ID AdoptOpenJDK.OpenJDK.16. (#10361)

This commit is contained in:
Easton Pillay
2021-04-08 18:58:29 -05:00
committed by GitHub
parent 7243c1367d
commit 71fe898b86
3 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: AdoptOpenJDK.OpenJDK.16
PackageVersion: 16.0.0.36
Installers:
- Architecture: x64
InstallerUrl: https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16%2B36/OpenJDK16-jdk_x64_windows_hotspot_16_36.msi
InstallerSha256: 7E10EC7E61BAAD6293C8B2812EEE7D049450602C9493F658F5476C48F0C450B1
ProductCode: "{55E24AB0-65D7-465F-AAE6-36C2D57212B3}"
InstallerType: msi
InstallerSwitches:
Custom: INSTALLLEVEL=3
- Architecture: x86
InstallerUrl: https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16%2B36/OpenJDK16-jdk_x86-32_windows_hotspot_16_36.msi
InstallerSha256: 1513F340858B5CF0DAA63F179E6664AD5B37001EE208897C235834F3DD6CE98B
ProductCode: "{C89677BC-CBB0-4060-8E53-CF9386C390F4}"
InstallerType: msi
InstallerSwitches:
Custom: INSTALLLEVEL=3
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: AdoptOpenJDK.OpenJDK.16
PackageVersion: 16.0.0.36
PackageLocale: en-US
LicenseUrl: https://adoptopenjdk.net/about.html
Moniker: adoptopenjdk16
Tags:
- openjdk
- java
- jvm
- jdk
PackageUrl: https://adoptopenjdk.net
Publisher: AdoptOpenJDK
PackageName: AdoptOpenJDK 16.0.0+36 (x64)
License: GPL 2 with Classpath Exception
ShortDescription: AdoptOpenJDK with Oracle HotSpot JVM
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.16
PackageVersion: 16.0.0.36
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0