diff --git a/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.installer.yaml b/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.installer.yaml new file mode 100644 index 0000000000000..5a39ba1f8f062 --- /dev/null +++ b/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.0.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.ESRPWingetTest +PackageVersion: 1.0.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://download.microsoft.com/download/cd056843-01f5-4eca-8e6e-aac1bf53eaf4/ESRPWingetTestApp.exe + InstallerSha256: C8CC1F3AB879751EEE65530F8799E48AEE5DEB5E6ADF3BC2F53B87DBD399CBF7 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.locale.en-US.yaml b/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.locale.en-US.yaml new file mode 100644 index 0000000000000..4d9fd9b53a323 --- /dev/null +++ b/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.0.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.ESRPWingetTest +PackageVersion: 1.0.4 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://support.microsoft.com +PrivacyUrl: https://privacy.microsoft.com +Author: ESRP Release Team +PackageName: ESRP Winget Test Application +PackageUrl: https://www.microsoft.com +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/intellectualproperty/copyright +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Sample test application for ESRP Winget manifest publishing +Description: |- + This is a sample test application used to validate the ESRP Release service's + integration with Windows Package Manager (Winget). It helps test the end-to-end + flow of manifest creation, PR submission, and package publishing. +Moniker: esrp-winget-test +Tags: +- test +- esrp +- winget +- sample +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.yaml b/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.yaml new file mode 100644 index 0000000000000..b6684c7ebd097 --- /dev/null +++ b/manifests/m/Microsoft/ESRPWingetTest/1.0.4/Microsoft.ESRPWingetTest.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.0.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.ESRPWingetTest +PackageVersion: 1.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file