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

This commit is contained in:
Jakub Čábera 2020-08-14 08:17:50 +02:00
parent b2db7f3ac2
commit d159177776

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.2750",
"version": "3.0.2798",
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT",
"architecture": {
"64bit": {
"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": "88314c98473e836006da0e4f2031bba0649ff6ed6cae94e5e031afab1d17fdce"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2798/Azure.Functions.Cli.win-x64.3.0.2798.zip#/dl.7z",
"hash": "d9329eded9edc1e791a613ac5248b25d8e4450f0ea3538c336bc0c34f36c8d63"
},
"32bit": {
"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": "086e97e5e9d77f00ac754f377c56b759c1f8315fc7166d9ece72db342d255a41"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2798/Azure.Functions.Cli.win-x86.3.0.2798.zip#/dl.7z",
"hash": "b5c67a29f8b5dc1bcfdc00fdc7a2220d2ea4c3f9e51f2b2d3c2879a6e9d00117"
}
},
"bin": "func.exe",