From e9fa9cdfefb30b06d9d3d3c5d873c08229461607 Mon Sep 17 00:00:00 2001 From: Ryan <69221034+ryfu-msft@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:58:31 -0500 Subject: [PATCH] New version: Microsoft.WingetCreate version 1.9.3.0 (#202857) --- .../Microsoft.WingetCreate.installer.yaml | 44 +++++++++++++++++++ .../Microsoft.WingetCreate.locale.en-US.yaml | 35 +++++++++++++++ .../1.9.3.0/Microsoft.WingetCreate.yaml | 8 ++++ 3 files changed, 87 insertions(+) create mode 100644 manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml create mode 100644 manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml diff --git a/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml new file mode 100644 index 0000000000000..8b49ed26b0ba4 --- /dev/null +++ b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.WingetCreate +PackageVersion: 1.9.3.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.17763.0 +InstallModes: +- interactive +- silent +Commands: +- wingetcreate +Installers: +- Platform: + - Windows.Universal + Architecture: x64 + InstallerType: msix + Scope: user + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/Microsoft.WindowsPackageManagerManifestCreator_1.9.3.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: DEB9785DD97D005C413AF9FC35500397125033677372FB3DC2A87D9FAA135E86 + SignatureSha256: 980C12FA8D20C73EE22A509B6322FE768DEC39C55BBF71B6B4AE839986BDD46E + UpgradeBehavior: install + PackageFamilyName: Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe +- Platform: + - Windows.Universal + Architecture: x86 + InstallerType: msix + Scope: user + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/Microsoft.WindowsPackageManagerManifestCreator_1.9.3.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: DEB9785DD97D005C413AF9FC35500397125033677372FB3DC2A87D9FAA135E86 + SignatureSha256: 980C12FA8D20C73EE22A509B6322FE768DEC39C55BBF71B6B4AE839986BDD46E + UpgradeBehavior: install + PackageFamilyName: Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/wingetcreate.exe + InstallerSha256: 3DE0CEDC8D531D033E438FC5AEF925C75C4AE7E0C25AC49A2E49F77D332526B9 +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/wingetcreate.exe + InstallerSha256: 3DE0CEDC8D531D033E438FC5AEF925C75C4AE7E0C25AC49A2E49F77D332526B9 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-27 diff --git a/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml new file mode 100644 index 0000000000000..271e9490fcfe9 --- /dev/null +++ b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.WingetCreate +PackageVersion: 1.9.3.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://github.com/microsoft/winget-create/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: https://github.com/microsoft/winget-create/graphs/contributors +PackageName: Windows Package Manager Manifest Creator +PackageUrl: https://github.com/microsoft/winget-create +License: MIT +LicenseUrl: https://github.com/microsoft/winget-create/blob/main/LICENSE +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/winget-create/blob/main/LICENSE +ShortDescription: The Windows Package Manager Manifest Creator command-line tool +Description: Windows Package Manager Manifest Creator is an Open Source tool designed to help developers create, update, and submit manifest files to the Windows Package Manager repository. +Moniker: wingetcreate +Tags: +- command-line +- manifests-generator +- package-manager +- package-manifests +- windows +- winget +- winget-pkgs +- yaml +ReleaseNotesUrl: https://github.com/microsoft/winget-create/releases/tag/v1.9.3.0 +Documentations: +- DocumentLabel: CLI Commands Documentation + DocumentUrl: https://github.com/microsoft/winget-create/tree/main/doc +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml new file mode 100644 index 0000000000000..1b2fbe27b8259 --- /dev/null +++ b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.WingetCreate +PackageVersion: 1.9.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0