Skip to content

Commit

Permalink
New version: SAP.SapMachine.21.JDK version 21.0.6 (#216028)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Jan 23, 2025
1 parent 3a8928c commit 3449a08
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 0 deletions.
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
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
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
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

0 comments on commit 3449a08

Please sign in to comment.