Add Azure Functions Core Tools (#1960)
* Add Azure Functions Core Tools * fix yaml * remove x86 installer
This commit is contained in:
22
manifests/Microsoft/AzureFunctionsCoreTools/3.0.2534.yaml
Normal file
22
manifests/Microsoft/AzureFunctionsCoreTools/3.0.2534.yaml
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# ================== General ==================
|
||||||
|
|
||||||
|
Id: Microsoft.AzureFunctionsCoreTools
|
||||||
|
Name: Azure Functions Core Tools
|
||||||
|
AppMoniker: FunctionsCoreTools
|
||||||
|
Version: 3.0.2534
|
||||||
|
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.2534/func-cli-3.0.2534-x64.msi
|
||||||
|
Sha256: EF6669158E161A485F1AD68EA7FD0CDA243EEBB2C29274328AC8B4FBA5E09388
|
||||||
Reference in New Issue
Block a user