{ "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "version": "2.7.2254", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2254/Azure.Functions.Cli.win-x64.2.7.2254.zip#/dl.7z", "hash": "21989446e0df37f4275b494246b0a51fa4ff6438c90f3158de5e3ce47a6645b8" }, "32bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2254/Azure.Functions.Cli.win-x86.2.7.2254.zip#/dl.7z", "hash": "e645bbc8e36b9d9fc14f64995c3277c8aa6794f003e7f0067f1913e415a38a91" } }, "bin": "func.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/$version/Azure.Functions.Cli.win-x64.$version.zip#/dl.7z" }, "32bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/$version/Azure.Functions.Cli.win-x86.$version.zip#/dl.7z" } } }, "##": "Rename download file because 7-zip can't decompress it as zip file." }