From 3f22efc3abb73227c6d5f28858df76b9528f90b2 Mon Sep 17 00:00:00 2001 From: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> Date: Thu, 9 May 2024 15:24:15 -0700 Subject: [PATCH] Readd Microsoft.Azd to fix 404 --- .../Azd/1.9.100/Microsoft.Azd.installer.yaml | 16 +++++++++++++++ .../1.9.100/Microsoft.Azd.locale.en-US.yaml | 20 +++++++++++++++++++ .../Microsoft/Azd/1.9.100/Microsoft.Azd.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.installer.yaml create mode 100644 manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.yaml diff --git a/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.installer.yaml b/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.installer.yaml new file mode 100644 index 0000000000000..7111c3074d2b2 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.9.100 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Custom: INSTALLEDBY="winget" +ProductCode: '{9E8DA891-B7A3-4DC8-A5B9-321D3C71FFEE}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.9.0/azd-windows-amd64.msi + InstallerSha256: 5AC9D0F026DD66DD060CB09ED5C6D5A11E8759E4719009D1EA40208604EA7ACD +ManifestType: installer +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.locale.en-US.yaml b/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.locale.en-US.yaml new file mode 100644 index 0000000000000..c1a3ddf23ed14 --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.9.100 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/Azure/azure-dev/ +PublisherSupportUrl: https://github.com/Azure/azure-dev/issues +PrivacyUrl: https://go.microsoft.com/fwlink/?LinkId=521839 +PackageName: Azure Developer CLI +PackageUrl: https://github.com/Azure/azure-dev/releases/tag/azure-dev-cli_0.6.0-beta.2 +License: MIT License +LicenseUrl: https://github.com/Azure/azure-dev/blob/main/LICENSE +Copyright: Copyright 2022 (c) Microsoft Corporation. +ShortDescription: A developer CLI that accelerates the time it takes for you to get started on Azure. +Description: A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat. +Moniker: azd +ManifestType: defaultLocale +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.yaml b/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.yaml new file mode 100644 index 0000000000000..961e11c08740f --- /dev/null +++ b/manifests/m/Microsoft/Azd/1.9.100/Microsoft.Azd.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.Azd +PackageVersion: 1.9.100 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 \ No newline at end of file