From 2573c71fff1aa36c4cc84daeffcc848c614351da Mon Sep 17 00:00:00 2001 From: JoshMJ Date: Mon, 29 Jul 2024 16:02:28 -0700 Subject: [PATCH] Initial commit: msft openjdk-jdk17.0.12.7 --- .../Microsoft.OpenJDK.17.installer.yaml | 27 +++++++++++++++++++ .../Microsoft.OpenJDK.17.locale.en-US.yaml | 24 +++++++++++++++++ .../17/17.0.12.7/Microsoft.OpenJDK.17.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.installer.yaml create mode 100644 manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.yaml diff --git a/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.installer.yaml b/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.installer.yaml new file mode 100644 index 0000000000000..ecbaececc9fe6 --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.17 +PackageVersion: 17.0.12.7 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: ADDLOCAL=FeatureMain,FeatureEnvironment,FeatureJarFileRunWith,FeatureJavaHome +UpgradeBehavior: uninstallPrevious +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-17.0.12-windows-x64.msi#winget + InstallerSha256: 8EB2C719BA08549748399F733E57A657BD4D9D6719E0B5BC187567FF3DB8BE1D + ProductCode: '{0A086707-4424-499A-95D5-FB1FD340518F}' +- Architecture: arm64 + InstallerUrl: https://aka.ms/download-jdk/microsoft-jdk-17.0.12-windows-aarch64.msi#winget + InstallerSha256: 13EBB8A1778014D62B80E90570B482F47861286D66E2354A38722F5AA7410E7D + ProductCode: '{6C93DB8A-260F-4C58-BE53-BDBDEF8C29EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.locale.en-US.yaml b/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.locale.en-US.yaml new file mode 100644 index 0000000000000..cd6c8c74c959f --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.17 +PackageVersion: 17.0.12.7 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://support.microsoft.com +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft +PackageName: Microsoft Build of OpenJDK with Hotspot 17 +PackageUrl: https://www.microsoft.com/openjdk +License: GPL2 with Classpath Exception +LicenseUrl: https://openjdk.java.net/legal/gplv2+ce.html +ShortDescription: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem. +Moniker: openjdk +Tags: +- "17" +- java +- microsoft-openjdk +- openjdk +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.yaml b/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.yaml new file mode 100644 index 0000000000000..589f60b9d6e3c --- /dev/null +++ b/manifests/m/Microsoft/OpenJDK/17/17.0.12.7/Microsoft.OpenJDK.17.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Microsoft.OpenJDK.17 +PackageVersion: 17.0.12.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0