azure-functions-core-tools: Update to version 2.7.3023

This commit is contained in:
Jakub Čábera 2020-11-06 07:53:28 +01:00
parent 546b84de7f
commit 006087c8e1

View File

@ -1,17 +1,17 @@
{ {
"##": "Rename download file because 7-zip can't decompress it as zip file.", "##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.2996", "version": "2.7.3023",
"description": "Microsoft Azure Functions Core Tools", "description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools", "homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2996/Azure.Functions.Cli.win-x64.3.0.2996.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.3023/Azure.Functions.Cli.win-x64.2.7.3023.zip#/dl.7z",
"hash": "40c38f135200a9b90fee85549df97c76f323916d88b396f006d7263e80b0c748" "hash": "91d9dffb29f1bf870835c2ebfab6aa0f1f198eddd436d9fd242c692ac11a5d39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2996/Azure.Functions.Cli.win-x86.3.0.2996.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.3023/Azure.Functions.Cli.win-x86.2.7.3023.zip#/dl.7z",
"hash": "56697ad253095bed5f4cc8218b0c3826e18c39b33c67d9cf8dadad55d56e932e" "hash": "6d16bd247bbf46e51798d88c9b6770384a0ff3a391886c0a176b3f51758b36ab"
} }
}, },
"bin": "func.exe", "bin": "func.exe",