28 lines
921 B
YAML
28 lines
921 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: AdoptOpenJDK.OpenJDK.15
|
|
PackageVersion: 15.0.1.9
|
|
PackageName: AdoptOpenJDK 15.0.1+9 (x64)
|
|
Publisher: AdoptOpenJDK
|
|
License: GPL 2 with Classpath Exception
|
|
LicenseUrl: https://adoptopenjdk.net/about.html
|
|
Moniker: adoptopenjdk15
|
|
Tags:
|
|
- openjdk
|
|
- java
|
|
- jvm
|
|
- jdk
|
|
ShortDescription: AdoptOpenJDK with Oracle HotSpot JVM
|
|
PackageUrl: https://adoptopenjdk.net
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.1%2B9/OpenJDK15U-jdk_x64_windows_hotspot_15.0.1_9.msi
|
|
InstallerSha256: 7254FBE32E77A6CB8C6E36FD1DA8EE0744FB323ADDB0BFDA4C32A4D6CF9D22CE
|
|
ProductCode: "{F80265D4-3CED-44EE-B9CA-30D867F8BD95}"
|
|
InstallerType: msi
|
|
InstallerSwitches:
|
|
Custom: INSTALLLEVEL=3
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|