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

This commit is contained in:
Jakub Čábera 2020-09-01 08:51:19 +02:00
parent 45f3a1e58b
commit f7f2f9544f

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.2798",
"version": "2.7.2855",
"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.2798/Azure.Functions.Cli.win-x64.3.0.2798.zip#/dl.7z",
"hash": "d9329eded9edc1e791a613ac5248b25d8e4450f0ea3538c336bc0c34f36c8d63"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2855/Azure.Functions.Cli.win-x64.2.7.2855.zip#/dl.7z",
"hash": "8da8c1b18e41b391161f27c74c219e1e87c6b7517a47bd271e144214965ab340"
},
"32bit": {
"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"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2855/Azure.Functions.Cli.win-x86.2.7.2855.zip#/dl.7z",
"hash": "9fecf48d2190849a3c558253056952d79d00e5507a3016dc51ac42cba594163e"
}
},
"bin": "func.exe",