Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: BellSoft.LibericaJRE.11.Full
PackageVersion: 11.0.31+11
InstallerLocale: en-US
InstallerType: wix
Scope: machine
ReleaseDate: 2026-04-21
Installers:
- Architecture: x86
InstallerUrl: https://download.bell-sw.com/java/11.0.31+11/bellsoft-jre11.0.31+11-windows-i586-full.msi
InstallerSha256: D3F9FD675022AF80341CBA3ADEEE2105D6714F2698FB3D8D35F250177EC87627
ProductCode: '{0E08551D-87F9-4181-8902-4BCBE0DD4EF7}'
AppsAndFeaturesEntries:
- DisplayName: Liberica JRE 11 Full (32-bit)
DisplayVersion: 11.0.31.11
UpgradeCode: '{AB4BD99E-CF6C-4DB0-A99A-8BB4CA7CA1F7}'
- Architecture: x64
InstallerUrl: https://download.bell-sw.com/java/11.0.31+11/bellsoft-jre11.0.31+11-windows-amd64-full.msi
InstallerSha256: 8F547DBBC419A9DEE9BFB4389841EB9F7B002F49B673403105BD74301ADAFFDA
ProductCode: '{0EFE1076-570B-48CF-99B6-E2263F983AA1}'
AppsAndFeaturesEntries:
- DisplayName: Liberica JRE 11 Full (64-bit)
DisplayVersion: 11.0.31.11
UpgradeCode: '{D588E0CF-DE14-441D-9F34-5E48999475F8}'
- Architecture: arm64
InstallerUrl: https://download.bell-sw.com/java/11.0.31+11/bellsoft-jre11.0.31+11-windows-aarch64-full.msi
InstallerSha256: 5B9DCCB08E9C5D235AB1ED7BB67D912E2CF57D080AD7ADCB11190050BB1CBB17
ProductCode: '{D300CB34-4485-4F20-A24C-00EB3EDA8864}'
AppsAndFeaturesEntries:
- DisplayName: Liberica JRE 11 Full (AArch64)
DisplayVersion: 11.0.31.11
UpgradeCode: '{52C00D54-A827-4EB9-B22A-496E443149CF}'
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: BellSoft.LibericaJRE.11.Full
PackageVersion: 11.0.31+11
PackageLocale: en-US
Publisher: BellSoft
PublisherUrl: https://bell-sw.com/
PublisherSupportUrl: https://bell-sw.com/pricing
PrivacyUrl: https://bell-sw.com/privacy-policy
Author: BellSoft
PackageName: Liberica JRE 11 Full
PackageUrl: https://bell-sw.com/pages/downloads
License: GPL 2 with Classpath Exception
LicenseUrl: https://bell-sw.com/liberica_eula
Copyright: Copyright © BellSoft Corporation 2017-2026
ShortDescription: Liberica JDK is a free and open source Java Development Kit produced by BellSoft.
Description: |-
Liberica JDK is a free and open source Java Development Kit produced by BellSoft.
It has been verified by TCK for Java SE specs and supports most Linux distributions (including Alpine Linux), Windows, macOS, Solaris.
The Liberica OpenJDK package with the HotSpot Virtual Machine viably replaces Java 8 (LTS), 9, 10, 11 (LTS), 12, 13, 14, 15, 16, 17 (LTS), 18, 19.
Comment thread
CreeperKong marked this conversation as resolved.
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: BellSoft.LibericaJRE.11.Full
PackageVersion: 11.0.31+11
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
Loading