24 lines
867 B
YAML
24 lines
867 B
YAML
# ================== General ==================
|
|
|
|
Id: Microsoft.AzureFunctionsCoreTools
|
|
Name: Azure Functions Core Tools
|
|
AppMoniker: FunctionsCoreTools
|
|
Version: 3.0.3233
|
|
Publisher: Microsoft Corporation
|
|
Author: Microsoft
|
|
License: Copyright (C) Microsoft Corporation
|
|
LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
|
|
Homepage: https://github.com/Azure/azure-functions-core-tools
|
|
Description: Command line tools for Azure Functions
|
|
Tags: "Azure, AppService, Functions, Azure Functions"
|
|
InstallerType: msi
|
|
Commands: func
|
|
|
|
# ======================= Installers ==================
|
|
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://functionscdn.azureedge.net/public/3.0.3233/func-cli-3.0.3233-x64.msi
|
|
Sha256: 58AF004EDDFE3874BAA71A9AB4A9DBBF16445FB85800E26186710B1AC7695DB9
|
|
ProductCode: "{18894B55-F1CC-40F2-AC20-AADD60887DCB}"
|