diff --git a/manifests/Microsoft/AzureFunctionsCoreTools/3.0.3233.yaml b/manifests/Microsoft/AzureFunctionsCoreTools/3.0.3233.yaml new file mode 100644 index 000000000..4177752c7 --- /dev/null +++ b/manifests/Microsoft/AzureFunctionsCoreTools/3.0.3233.yaml @@ -0,0 +1,23 @@ +# ================== General ================== + +Id: Microsoft.AzureFunctionsCoreTools +Name: Azure Functions Core Tools +AppMoniker: FunctionsCoreTools +Version: 3.0.3233 +Publisher: Microsoft +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}" \ No newline at end of file