diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 10117505c5..e477137bac 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,17 +1,17 @@ { "##": "Rename download file because 7-zip can't decompress it as zip file.", - "version": "4.0.5801", + "version": "4.0.5907", "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.5801/Azure.Functions.Cli.win-x64.4.0.5801.zip#/dl.7z", - "hash": "302fb7f49e271f5a8b5b8def91239d3e2fda99304f928fd90a92346a6ef64a0a" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5907/Azure.Functions.Cli.win-x64.4.0.5907.zip#/dl.7z", + "hash": "c5082c3f2b944f26c2dd1298a334a35ceedfe0feb7dc8419f92bc969234c4d0f" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5801/Azure.Functions.Cli.win-x86.4.0.5801.zip#/dl.7z", - "hash": "d3f40e2c03cbca3ec1e2e39869f43330abcdd77f36feeb43e485b894b277fb36" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5907/Azure.Functions.Cli.win-x86.4.0.5907.zip#/dl.7z", + "hash": "bdb16caf2c37594cb709aca5b88a84f647115b4d5d22fe31bc4580d806699f15" } }, "bin": "func.exe",