{ "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "##": "Rename download file because 7-zip can't decompress it as zip file.", "version": "4.0.6594", "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "license": "MIT", "architecture": { "arm64": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-arm64.4.0.6594.zip#/dl.7z", "hash": "453f18d2c2701b60ebbe252067e0de74963a42129a825d58cd852b5b3be8830d" }, "32bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-x86.4.0.6594.zip#/dl.7z", "hash": "4d4b16d659edc0033796e725f3da518411cab75a1281d2b0a440fa08ef69228d" }, "64bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-x64.4.0.6594.zip#/dl.7z", "hash": "53f2b4c20cf91c158007a93d870b6066ba8f8355b439c85f84474e8960954525" } }, "bin": "func.exe", "checkver": "github", "autoupdate": { "architecture": { "arm64": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/$version/Azure.Functions.Cli.win-arm64.$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" }, "64bit": { "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/$version/Azure.Functions.Cli.win-x64.$version.zip#/dl.7z" } }, "hash": { "url": "$url.sha2" } } }