Added Azure Functions Core Tools version 3.0.3477. (#12920)

This commit is contained in:
Easton Pillay
2021-05-14 20:22:55 -04:00
committed by GitHub
parent d08375846d
commit e7143eb39a
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Microsoft.AzureFunctionsCoreTools
PackageVersion: 3.0.3477
InstallerType: msi
Commands:
- func
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3477/func-cli-3.0.3477-x64.msi
InstallerSha256: 391A31EB290A2F789F6BF5AC08896CC8EDD4126BE0B3BC8E08DB865D14D603D3
ProductCode: "{9B6FD79A-E09E-46A8-8F48-79FCBCE01221}"
- Architecture: x86
InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3477/func-cli-3.0.3477-x86.msi
InstallerSha256: 4A8C2CCE8527403D93F18200E74EBEAD8E4C61BDF45BE7EA077131304B5AC996
ProductCode: "{126E8544-F3CA-459D-8813-B8F00300C3A8}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,20 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Microsoft.AzureFunctionsCoreTools
PackageVersion: 3.0.3477
PackageLocale: en-US
Moniker: FunctionsCoreTools
Author: Microsoft
LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
PackageUrl: https://github.com/Azure/azure-functions-core-tools
Tags:
- Azure
- AppService
- Functions
- Azure Functions
Publisher: Microsoft Corporation
PackageName: Azure Functions Core Tools
License: Copyright (C) Microsoft Corporation
ShortDescription: Command line tools for Azure Functions
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Microsoft.AzureFunctionsCoreTools
PackageVersion: 3.0.3477
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0