27 lines
866 B
YAML
27 lines
866 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: AdoptOpenJDK.OpenJDK.14
|
|
PackageVersion: 14.0.2
|
|
PackageName: AdoptOpenJDK 14.0.2+12 (x64)
|
|
Publisher: AdoptOpenJDK
|
|
License: GPL 2 with Classpath Exception
|
|
LicenseUrl: https://adoptopenjdk.net/about.html
|
|
Moniker: adoptopenjdk14
|
|
Tags:
|
|
- openjdk
|
|
- java
|
|
- jvm
|
|
- jdk
|
|
ShortDescription: AdoptOpenJDK with Oracle HotSpot JVM
|
|
PackageUrl: https://adoptopenjdk.net
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/AdoptOpenJDK/openjdk14-binaries/releases/download/jdk-14.0.2%2B12/OpenJDK14U-jdk_x64_windows_hotspot_14.0.2_12.msi
|
|
InstallerSha256: 9CBD03600E58AD8D2383C15E596396FBDFBC9655BA0019F5BC74C910E4082C7C
|
|
InstallerType: msi
|
|
InstallerSwitches:
|
|
Custom: INSTALLLEVEL=3
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|