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