diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 71293cc989..2e3562d3f1 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": "3.0.1975", + "version": "2.7.2045", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.1975/Azure.Functions.Cli.win-x64.3.0.1975.zip#/dl.7z", - "hash": "2db237be58a51bb6009d853d781e64fa06c2498b708cd73594a263485da40c2e" + "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" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.1975/Azure.Functions.Cli.win-x86.3.0.1975.zip#/dl.7z", - "hash": "02a9efff4b1217906840e136091b6fc2010fdb69afdd88406016e1891cd77f5b" + "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" } }, "bin": "func.exe",