From 1fcc7b8254c01fbb6733e14cf7bfa8e9f04fb7e0 Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Thu, 9 Jan 2025 13:24:02 -0500 Subject: [PATCH] Update nkdAgility.AzureDevOpsMigrationTools.installer.yaml This change adds the necessary feature from https://github.com/microsoft/winget-cli/pull/4816 to handle https://github.com/microsoft/winget-cli/issues/2711 which we suffer from. --- ...ility.AzureDevOpsMigrationTools.installer.yaml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.9/nkdAgility.AzureDevOpsMigrationTools.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.9/nkdAgility.AzureDevOpsMigrationTools.installer.yaml index 88fe9d83bbcba..da76c18d1ae6a 100644 --- a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.9/nkdAgility.AzureDevOpsMigrationTools.installer.yaml +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.9/nkdAgility.AzureDevOpsMigrationTools.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools PackageVersion: 16.0.9 @@ -7,14 +7,21 @@ InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: devopsmigration.exe + PortableCommandAlias: devopsmigration Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 +ArchiveBinariesDependOnPath: true Installers: - Architecture: x64 InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v16.0.9/MigrationTools-16.0.9.zip InstallerSha256: DAC100E9B77589666709AA4B4A6F4C9274CDD2AD78D42914F39C53F398721BD3 ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-12-04 +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-27 + + + + +