{ "##": "Rename download file because 7-zip can't decompress it as zip file.", "version": "3.0.4502", "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.4502/Azure.Functions.Cli.win-x64.3.0.4502.zip#/dl.7z", "hash": "70acfe7aa332ed475a9a2ff5417655638f53c0f81333c64c3d6d169f2c9fcb5f" }, "32bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4502/Azure.Functions.Cli.win-x86.3.0.4502.zip#/dl.7z", "hash": "91b0f53dfb7be996c2f8f76f00089f63e0f047be0c301737e3431cb1cb4c9bba" } }, "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" } }, "hash": { "url": "$url.sha2" } } }