Added Azure Functions Core Tools version 3.0.3442. (#10394)

This commit is contained in:
Easton Pillay
2021-04-09 16:08:41 -05:00
committed by GitHub
parent 97f139ccbe
commit 37a1f310a9
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.3442
InstallerType: msi
Commands:
- func
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3442/func-cli-3.0.3442-x64.msi
InstallerSha256: 329C4105D6D8C0608E3C4140168D711AB836F21B91C00296DF54E414ACDE906E
ProductCode: "{833F89BE-6064-4BC4-A29F-5FE43F12B1CA}"
- Architecture: x86
InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3442/func-cli-3.0.3442-x86.msi
InstallerSha256: 14F476BF1BF45469677AC0453F7E146BD19EE230EBC4BC3471E2F0C6A45BA911
ProductCode: "{7AA49FDC-4055-401E-9286-62AC6B503685}"
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.3442
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.3442
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0