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.
New version: Liberica JDK22 22.0.0.37 (microsoft#145807)
Co-authored-by: Pakhom Golynga <[email protected]> Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
23f30e6
commit 5d833f1
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/b/BellSoft/LibericaJDK/22/22.0.0.37/BellSoft.LibericaJDK.22.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,21 @@ | ||
PackageIdentifier: BellSoft.LibericaJDK.22 | ||
PackageVersion: 22.0.0.37 | ||
MinimumOSVersion: 6.1.0.0 | ||
InstallerType: wix | ||
Scope: machine | ||
ReleaseDate: 2024-03-19 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.bell-sw.com/java/22+37/bellsoft-jdk22+37-windows-amd64.msi | ||
InstallerSha256: 15FD76A18BE1D89FEEB95E8743C871EEC51DC521CA108A9F0AB07F867D9B79DB | ||
ProductCode: '{D40D7CCE-348B-48B4-B259-85B43736AED9}' | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Liberica JDK 22 (64-bit) | ||
- Architecture: arm64 | ||
InstallerUrl: https://download.bell-sw.com/java/22+37/bellsoft-jdk22+37-windows-aarch64.msi | ||
InstallerSha256: 339632B34BF47B7C19EDDDE7BBB35560FEB74D9F91C2BA776AADD5E6344B3C70 | ||
ProductCode: '{6AAC8A69-000C-4C7D-90E5-4A6ED8BDD7C4}' | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Liberica JDK 22 (AArch64) | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
30 changes: 30 additions & 0 deletions
30
manifests/b/BellSoft/LibericaJDK/22/22.0.0.37/BellSoft.LibericaJDK.22.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,30 @@ | ||
PackageIdentifier: BellSoft.LibericaJDK.22 | ||
PackageVersion: 22.0.0.37 | ||
PackageLocale: en-US | ||
Publisher: BellSoft | ||
PublisherUrl: https://bell-sw.com | ||
PublisherSupportUrl: https://bell-sw.com/support/ | ||
PrivacyUrl: https://bell-sw.com/liberica_eula/ | ||
Author: BellSoft | ||
PackageName: Liberica JDK 22 | ||
PackageUrl: https://bell-sw.com/pages/downloads/?version=java-22-lts&os=Windows&package=jdk | ||
License: GPL 2 with Classpath Exception | ||
LicenseUrl: https://bell-sw.com/liberica_eula/ | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. | ||
Description: > | ||
Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. | ||
Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. | ||
Moniker: liberica-jdk22 | ||
Tags: | ||
- hotspot | ||
- java | ||
- javafx | ||
- liberica | ||
- openjdk | ||
# Agreements: | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/22b37/general/release-notes/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
5 changes: 5 additions & 0 deletions
5
manifests/b/BellSoft/LibericaJDK/22/22.0.0.37/BellSoft.LibericaJDK.22.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,5 @@ | ||
PackageIdentifier: BellSoft.LibericaJDK.22 | ||
PackageVersion: 22.0.0.37 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |