-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: SAP.SapMachine.21.JDK version 21.0.6 (#216028)
- Loading branch information
Showing
4 changed files
with
108 additions
and
0 deletions.
There are no files selected for viewing
44 changes: 44 additions & 0 deletions
44
manifests/s/SAP/SapMachine/21/JDK/21.0.6/SAP.SapMachine.21.JDK.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,44 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: SAP.SapMachine.21.JDK | ||
PackageVersion: 21.0.6 | ||
InstallerType: wix | ||
Scope: machine | ||
InstallerSwitches: | ||
InstallLocation: INSTALLDIR="<INSTALLPATH>" | ||
Custom: ADDLOCAL=ALL | ||
UpgradeBehavior: install | ||
Commands: | ||
- jar | ||
- jarsigner | ||
- java | ||
- javac | ||
- javadoc | ||
- javap | ||
- javaw | ||
- jconsole | ||
- jdeprscan | ||
- jdeps | ||
- jlink | ||
- jmod | ||
- jps | ||
- jshell | ||
- jstat | ||
- keytool | ||
FileExtensions: | ||
- class | ||
- jar | ||
- java | ||
- jsp | ||
ProductCode: '{6EE2D5DF-5D56-4278-8A3D-39530751B352}' | ||
ReleaseDate: 2025-01-22 | ||
AppsAndFeaturesEntries: | ||
- ProductCode: '{6EE2D5DF-5D56-4278-8A3D-39530751B352}' | ||
UpgradeCode: '{2FF7073A-1112-4866-B6F4-5A9863EC56C1}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.6/sapmachine-jdk-21.0.6_windows-x64_bin.msi | ||
InstallerSha256: 972790E8DD4C7A5B549FEA012A81459ECB657DB5A477EB6D5374590918FA2F90 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
28 changes: 28 additions & 0 deletions
28
manifests/s/SAP/SapMachine/21/JDK/21.0.6/SAP.SapMachine.21.JDK.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,28 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: SAP.SapMachine.21.JDK | ||
PackageVersion: 21.0.6 | ||
PackageLocale: en-US | ||
Publisher: SapMachine Team | ||
PublisherSupportUrl: https://github.com/SAP/SapMachine/issues | ||
Author: SAP SE | ||
PackageName: SapMachine 21 JDK | ||
PackageUrl: https://sap.github.io/SapMachine/ | ||
License: GPL-2.0 with Classpath Exception | ||
LicenseUrl: https://github.com/SAP/SapMachine/blob/HEAD/LICENSE | ||
Copyright: Copyright © 2024 | ||
ShortDescription: An OpenJDK release maintained and supported by SAP | ||
Description: The SapMachine project contains a downstream version of the OpenJDK project. It is used to build and maintain a SAP supported version of OpenJDK for SAP customers and partners who wish to use OpenJDK to run their applications. | ||
Tags: | ||
- java | ||
- jdk | ||
- jre | ||
- jvm | ||
- openjdk | ||
ReleaseNotesUrl: https://github.com/SAP/SapMachine/releases/tag/sapmachine-21.0.6 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/SAP/SapMachine/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
28 changes: 28 additions & 0 deletions
28
manifests/s/SAP/SapMachine/21/JDK/21.0.6/SAP.SapMachine.21.JDK.locale.zh-CN.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 with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: SAP.SapMachine.21.JDK | ||
PackageVersion: 21.0.6 | ||
PackageLocale: zh-CN | ||
Publisher: SapMachine Team | ||
PublisherSupportUrl: https://github.com/SAP/SapMachine/issues | ||
Author: SAP SE | ||
PackageName: SapMachine 21 JDK | ||
PackageUrl: https://sap.github.io/SapMachine/ | ||
License: GPL-2.0 with Classpath Exception | ||
LicenseUrl: https://github.com/SAP/SapMachine/blob/HEAD/LICENSE | ||
Copyright: Copyright © 2024 | ||
ShortDescription: 由 SAP 维护和支持的 OpenJDK 版本 | ||
Description: SapMachine 项目包含 OpenJDK 项目的下游版本,用于为希望使用 OpenJDK 运行其应用程序的 SAP 客户和合作伙伴构建和维护 SAP 支持的 OpenJDK 版本。 | ||
Tags: | ||
- java | ||
- jdk | ||
- jre | ||
- jvm | ||
- openjdk | ||
ReleaseNotesUrl: https://github.com/SAP/SapMachine/releases/tag/sapmachine-21.0.6 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/SAP/SapMachine/wiki | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/SAP/SapMachine/21/JDK/21.0.6/SAP.SapMachine.21.JDK.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 with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: SAP.SapMachine.21.JDK | ||
PackageVersion: 21.0.6 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |