diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 00c431a0b8..5d994ddc4a 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.5390", + "version": "4.0.5413", "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.5390/Azure.Functions.Cli.win-x64.4.0.5390.zip#/dl.7z", - "hash": "3b862943f92ddbe32f22dfbff18a9b8714cb2027c8c0e4525e710e58ca849006" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5413/Azure.Functions.Cli.win-x64.4.0.5413.zip#/dl.7z", + "hash": "3ef9a81044cd042dd0db192d00741ea8673a27c90c5e2d726d13b549e1110c71" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5390/Azure.Functions.Cli.win-x86.4.0.5390.zip#/dl.7z", - "hash": "88d21dd4eb012bd0b2c44ca34496f6d9201ad8e182ba7ec0851beda4fbbd39c0" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5413/Azure.Functions.Cli.win-x86.4.0.5413.zip#/dl.7z", + "hash": "c546bf32a8d7fd2e1c9bf0148853247a93c243a7021e27d63a183c6e36f2ffb0" } }, "bin": "func.exe",