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