27 lines
859 B
YAML
27 lines
859 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: AdoptOpenJDK.OpenJDK.14
|
|
PackageVersion: 14.0.1
|
|
PackageName: AdoptOpenJDK 14.0.1+7
|
|
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.1%2B7.1/OpenJDK14U-jdk_x64_windows_hotspot_14.0.1_7.msi
|
|
InstallerSha256: BD116AD1FB3DBE395DF50068761E159348457E79AAFB19F6A78D96B258AEE2F2
|
|
InstallerType: msi
|
|
InstallerSwitches:
|
|
Custom: INSTALLLEVEL=3
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|