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

This commit is contained in:
Jakub Čábera 2020-08-11 09:10:47 +02:00
parent 3f19689cb6
commit 05c56fe421

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.2630", "version": "3.0.2750",
"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.2630/Azure.Functions.Cli.win-x64.3.0.2630.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2750/Azure.Functions.Cli.win-x64.3.0.2750.zip#/dl.7z",
"hash": "dfcd7fb19e89ae9c790867597c06f5373a7a19d8b040336e5e8bd18c6e30be0b" "hash": "88314c98473e836006da0e4f2031bba0649ff6ed6cae94e5e031afab1d17fdce"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2630/Azure.Functions.Cli.win-x86.3.0.2630.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2750/Azure.Functions.Cli.win-x86.3.0.2750.zip#/dl.7z",
"hash": "cb9c46c89d4884bddbf15476d0b46bd1783db527766128d21a7465fb988c5231" "hash": "086e97e5e9d77f00ac754f377c56b759c1f8315fc7166d9ece72db342d255a41"
} }
}, },
"bin": "func.exe", "bin": "func.exe",