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

This commit is contained in:
Jakub Čábera 2020-09-22 08:20:11 +02:00
parent 9078638c22
commit 6f84423d70

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": "2.7.2913", "version": "2.7.2936",
"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/2.7.2913/Azure.Functions.Cli.win-x64.2.7.2913.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2936/Azure.Functions.Cli.win-x64.2.7.2936.zip#/dl.7z",
"hash": "c755fc513a52d58f795201cfd474d6f7f129ed96deedce00da803a18f0bec6c9" "hash": "24d76c29210ba60ea16390053add347d43d0437ba6d346ddf0ee82f5b087580f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2913/Azure.Functions.Cli.win-x86.2.7.2913.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2936/Azure.Functions.Cli.win-x86.2.7.2936.zip#/dl.7z",
"hash": "f53605907b395dbf6ca92f9d6bdad56f64358898851fb8bec166c47bc1097da4" "hash": "1ba61272374924da6606fbf6bbfc0e2b36022156cf3f0731ec134a0c221b6b42"
} }
}, },
"bin": "func.exe", "bin": "func.exe",