forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update msopenjdk 11 entry for jan psu
- Loading branch information
Showing
3 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
manifests/m/Microsoft/OpenJDK/11/11.0.22.7/Microsoft.OpenJDK.11.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Created using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.OpenJDK.11 | ||
PackageVersion: 11.0.22.7 | ||
InstallerLocale: en-US | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: wix | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Custom: ADDLOCAL=FeatureMain,FeatureEnvironment,FeatureJarFileRunWith,FeatureJavaHome | ||
UpgradeBehavior: uninstallPrevious | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-11.0.22-windows-x64.msi#winget | ||
InstallerSha256: EFA5AEFACF639BECBB39CFF141DB863EA8DEE353E310ABF47E58998B8A5DCAFB | ||
ProductCode: '{E618A7EB-F7BC-4C8B-B21D-C66D8D571C6E}' | ||
- Architecture: arm64 | ||
InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-11.0.22-windows-aarch64.msi#winget | ||
InstallerSha256: D0B0524A23BB4D3B9A4F631126108672E4AB05BF0AC52D9447434EBA8F4E3169 | ||
ProductCode: '{110C4FDE-8094-432C-BE04-D6F443ECFE69}' | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
24 changes: 24 additions & 0 deletions
24
manifests/m/Microsoft/OpenJDK/11/11.0.22.7/Microsoft.OpenJDK.11.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.OpenJDK.11 | ||
PackageVersion: 11.0.22.7 | ||
PackageLocale: en-US | ||
Publisher: Microsoft | ||
PublisherUrl: https://www.microsoft.com | ||
PublisherSupportUrl: https://support.microsoft.com | ||
PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement | ||
Author: Microsoft | ||
PackageName: Microsoft Build of OpenJDK with Hotspot 11 | ||
PackageUrl: https://www.microsoft.com/openjdk | ||
License: GPL2 with Classpath Exception | ||
LicenseUrl: https://openjdk.java.net/legal/gplv2+ce.html | ||
ShortDescription: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem. | ||
Moniker: openjdk-11 | ||
Tags: | ||
- "11" | ||
- java | ||
- microsoft-openjdk | ||
- openjdk | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/Microsoft/OpenJDK/11/11.0.22.7/Microsoft.OpenJDK.11.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.OpenJDK.11 | ||
PackageVersion: 11.0.22.7 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |