diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 3e0326fc24..ac0b60ab16 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,16 +1,16 @@ { "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", - "version": "2.7.2100", + "version": "3.0.2106", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2100/Azure.Functions.Cli.win-x64.2.7.2100.zip#/dl.7z", - "hash": "7abddda3a9efdff24e5c0f281e2d027ef6e292fb06eaf018cb2b14f76bf6703d" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2106/Azure.Functions.Cli.win-x64.3.0.2106.zip#/dl.7z", + "hash": "7ed8383ee6d3594c12688378d1e9822c11169ea8e91b1cd5a93637e3c21f2097" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2100/Azure.Functions.Cli.win-x86.2.7.2100.zip#/dl.7z", - "hash": "bdd63828581aef3901a169bd76751d2f3ffad0211ffe87158c2b0918e2fcb44f" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2106/Azure.Functions.Cli.win-x86.3.0.2106.zip#/dl.7z", + "hash": "75d198274779822c6b037ed7336d4d261ca2aff97bd13cd840cccc0b4a208012" } }, "bin": "func.exe",