diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 815f30fb22..f0d78f0507 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.2508", + "version": "3.0.2534", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2508/Azure.Functions.Cli.win-x64.2.7.2508.zip#/dl.7z", - "hash": "4ff10230293e50e6348b2bcc5267c768dfbbec790a0da6d4f13aeed3bc746106" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2534/Azure.Functions.Cli.win-x64.3.0.2534.zip#/dl.7z", + "hash": "e299ce7b1aaebddca1e615f23dd5a556482a56f86da8aec47d95e84ac8e6b296" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2508/Azure.Functions.Cli.win-x86.2.7.2508.zip#/dl.7z", - "hash": "a921e4e72bab4b1981048e59121443b7debd823dce1e088a641dd976410a2cda" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2534/Azure.Functions.Cli.win-x86.3.0.2534.zip#/dl.7z", + "hash": "24f3c979fd84b2e91ec12968d8dddb2427199061fe228b0fd5bd3b57cb9d7df0" } }, "bin": "func.exe",