Skip to content

Commit 2c1f023

Browse files
authored
New package: SAP.SapMachine.26.JRE version 26.0.0 (26) (microsoft#355454)
1 parent ce457d9 commit 2c1f023

File tree

4 files changed

+89
-0
lines changed

4 files changed

+89
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SAP.SapMachine.26.JRE
5+
PackageVersion: 26.0.0
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
10+
Custom: ADDLOCAL=ALL
11+
UpgradeBehavior: install
12+
Commands:
13+
- jabswitch
14+
- jaccessinspector
15+
- jaccesswalker
16+
- java
17+
- javaw
18+
- jpackcore
19+
- jrunscript
20+
- jwebserver
21+
- keytool
22+
- kinit
23+
- klist
24+
- ktab
25+
- rmiregistry
26+
- traceformat
27+
FileExtensions:
28+
- class
29+
- jar
30+
- java
31+
- jsp
32+
ProductCode: '{F1BF6836-43D4-41F6-8E20-37100178B89E}'
33+
ReleaseDate: 2026-03-18
34+
AppsAndFeaturesEntries:
35+
- ProductCode: '{F1BF6836-43D4-41F6-8E20-37100178B89E}'
36+
UpgradeCode: '{89268AC6-BAD7-4028-A020-1F4715AB6246}'
37+
Installers:
38+
- Architecture: x64
39+
InstallerUrl: https://github.com/SAP/SapMachine/releases/download/sapmachine-26/sapmachine-jre-26_windows-x64_bin.msi
40+
InstallerSha256: 26DDE2D2D3FBC9ADD0DE4CAED90697DECD3545FF297EAF07AC191F1CBBB29D6D
41+
ManifestType: installer
42+
ManifestVersion: 1.12.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SAP.SapMachine.26.JRE
5+
PackageVersion: 26.0.0
6+
PackageLocale: en-US
7+
Publisher: SapMachine Team
8+
PublisherSupportUrl: https://github.com/SAP/SapMachine/issues
9+
Author: SAP SE
10+
PackageName: SapMachine 26 JRE
11+
PackageUrl: https://sap.github.io/SapMachine/
12+
License: GPL-2.0 with Classpath Exception
13+
LicenseUrl: https://github.com/SAP/SapMachine/blob/HEAD/LICENSE
14+
Copyright: Copyright © 2026
15+
ShortDescription: An OpenJRE release maintained and supported by SAP
16+
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.
17+
Tags:
18+
- java
19+
- jdk
20+
- jre
21+
- jvm
22+
- openjdk
23+
ReleaseNotesUrl: https://github.com/SAP/SapMachine/releases/tag/sapmachine-26
24+
Documentations:
25+
- DocumentLabel: Wiki
26+
DocumentUrl: https://github.com/SAP/SapMachine/wiki
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.12.0
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: SAP.SapMachine.26.JRE
5+
PackageVersion: 26.0.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 由 SAP 维护和支持的 OpenJRE 版本
8+
Description: SapMachine 项目包含 OpenJDK 项目的下游版本,用于为希望使用 OpenJDK 运行其应用程序的 SAP 客户和合作伙伴构建和维护 SAP 支持的 OpenJDK 版本。
9+
ReleaseNotesUrl: https://github.com/SAP/SapMachine/releases/tag/sapmachine-26
10+
ManifestType: locale
11+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SAP.SapMachine.26.JRE
5+
PackageVersion: 26.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)