diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index fd97eca46c..726510762c 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": "3.0.3160", + "version": "3.0.3216", "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/3.0.3160/Azure.Functions.Cli.win-x64.3.0.3160.zip#/dl.7z", - "hash": "68ded8b23c8315cfb15083b1c43a238f674e50eae8a10a6e491030a9fa9c25f2" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3216/Azure.Functions.Cli.win-x64.3.0.3216.zip#/dl.7z", + "hash": "71c31e60bb7ca0aee4d55db1132753d83354dbc14de7d376c26fa6a2ab2a2544" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3160/Azure.Functions.Cli.win-x86.3.0.3160.zip#/dl.7z", - "hash": "7feea1a2871a7b0d99f542da9517d44f4e6a34c785e2632b28e2198b00bf12bc" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3216/Azure.Functions.Cli.win-x86.3.0.3216.zip#/dl.7z", + "hash": "2f96db4980b58eb6e72476a58d4911dba8216d40fdd197eec0e8f12682ac64ea" } }, "bin": "func.exe",