diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 2e3562d3f1..dbd43e61da 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.2045", + "version": "3.0.2009", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2045/Azure.Functions.Cli.win-x64.2.7.2045.zip#/dl.7z", - "hash": "9df663029e0390dd8179ec4fa36a053b25dada7ca093a7513a4bfadbe1cbeece" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2009/Azure.Functions.Cli.win-x64.3.0.2009.zip#/dl.7z", + "hash": "ba078d83ac1c49c0e08b03254da5af3a1a8042565298236d6856382c4f559644" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2045/Azure.Functions.Cli.win-x86.2.7.2045.zip#/dl.7z", - "hash": "3296805795364133caf952ab8d1ad624030e92c0c7838317d90349854c67a784" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2009/Azure.Functions.Cli.win-x86.3.0.2009.zip#/dl.7z", + "hash": "ee82107f3d1946e83847a95d127cd508afbba071a5e89186fda37d4d239e06fc" } }, "bin": "func.exe",