From c10a7c4b6374d13af67bd10e817bcdf1b605da6c Mon Sep 17 00:00:00 2001 From: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:32:39 +0800 Subject: [PATCH 1/3] New package: Microsoft.DSC.Preview version 3.0.0-preview.12 Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../Microsoft.DSC.Preview.installer.yaml | 42 +++++++++++++++++++ .../Microsoft.DSC.Preview.locale.en-US.yaml | 19 +++++++++ .../Microsoft.DSC.Preview.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml create mode 100644 manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.yaml diff --git a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml new file mode 100644 index 000000000000..d6e08df6193b --- /dev/null +++ b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DSC.Preview +PackageVersion: 3.0.0-preview.12 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-12-10 +Installers: +- Architecture: neutral + InstallerType: msix + InstallerUrl: https://github.com/PowerShell/DSC/releases/download/v3.0.0-preview.12/DSC-3.0.0-preview.12-Win.msixbundle + InstallerSha256: A4818A8840263A4D9FDAFEB980F8D9AC2B07CE1FAA8AD8377F2521CCAEF55BEE + SignatureSha256: AD0C429D7AEEFA7BEB0D2E26584547EB0165A93531DAD0E16732DC306E61134D + PackageFamilyName: Microsoft.DesiredStateConfiguration-Preview_8wekyb3d8bbwe +- Architecture: x64 + UnsupportedOSArchitectures: + - arm + - arm64 + - x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dsc.exe + InstallerUrl: https://github.com/PowerShell/DSC/releases/download/v3.0.0-preview.12/DSC-3.0.0-preview.12-x86_64-pc-windows-msvc.zip + InstallerSha256: 8CDBBD0E5B004C2D54A0EBCB066CA74D5BCB86CD530DFBE8D3C91589F8AB8CEC +- Architecture: arm64 + UnsupportedOSArchitectures: + - arm + - x64 + - x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dsc.exe + InstallerUrl: https://github.com/PowerShell/DSC/releases/download/v3.0.0-preview.12/DSC-3.0.0-preview.12-aarch64-pc-windows-msvc.zip + InstallerSha256: A618C29FF4D3C92F45E85BE0AAD7827F46493F70FCF257E19D8BF17D0BDD12BD +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..a49759767be2 --- /dev/null +++ b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DSC.Preview +PackageVersion: 3.0.0-preview.12 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PackageName: Desired State Configuration Platform +PackageUrl: https://github.com/PowerShell/DSC +License: MIT +LicenseUrl: https://github.com/PowerShell/DSC/blob/main/LICENSE +Copyright: Copyright (c) Microsoft Corporation +CopyrightUrl: https://github.com/PowerShell/DSC/blob/main/LICENSE +ShortDescription: DSCv3 is an open source command line application that abstracts the management of software components declaratively and idempotently. +ReleaseNotesUrl: https://github.com/PowerShell/DSC/releases/tag/v3.0.0-preview.12 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.yaml b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.yaml new file mode 100644 index 000000000000..d347345ac1af --- /dev/null +++ b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DSC.Preview +PackageVersion: 3.0.0-preview.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 06910165d00cf562e35889bfc9e60705aa66717e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:56:00 +0800 Subject: [PATCH 2/3] Apply suggestions from code review - Remove `msixbundle` installer to avoid complaints during validation --- .../3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml index d6e08df6193b..97809fd453f8 100644 --- a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml +++ b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml @@ -10,12 +10,6 @@ InstallModes: UpgradeBehavior: install ReleaseDate: 2024-12-10 Installers: -- Architecture: neutral - InstallerType: msix - InstallerUrl: https://github.com/PowerShell/DSC/releases/download/v3.0.0-preview.12/DSC-3.0.0-preview.12-Win.msixbundle - InstallerSha256: A4818A8840263A4D9FDAFEB980F8D9AC2B07CE1FAA8AD8377F2521CCAEF55BEE - SignatureSha256: AD0C429D7AEEFA7BEB0D2E26584547EB0165A93531DAD0E16732DC306E61134D - PackageFamilyName: Microsoft.DesiredStateConfiguration-Preview_8wekyb3d8bbwe - Architecture: x64 UnsupportedOSArchitectures: - arm From 9613a5798731f4e37ab189850aea34db8f36483f Mon Sep 17 00:00:00 2001 From: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:07:46 +0800 Subject: [PATCH 3/3] Update manifest: Microsoft.DSC.Preview version 3.0.0-preview.12 - Add "MSVC" as package dependencies. Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml index 97809fd453f8..953045f2a73c 100644 --- a/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml +++ b/manifests/m/Microsoft/DSC/Preview/3.0.0-preview.12/Microsoft.DSC.Preview.installer.yaml @@ -15,6 +15,9 @@ Installers: - arm - arm64 - x86 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: @@ -26,6 +29,9 @@ Installers: - arm - x64 - x86 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: