{ "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "version": "3.0.2009", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2009/Azure.Functions.Cli.win-x64.3.0.2009.zip#/dl.7z", "hash": "ba078d83ac1c49c0e08b03254da5af3a1a8042565298236d6856382c4f559644" }, "32bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2009/Azure.Functions.Cli.win-x86.3.0.2009.zip#/dl.7z", "hash": "ee82107f3d1946e83847a95d127cd508afbba071a5e89186fda37d4d239e06fc" } }, "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." }