diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index eb28a00f1a..c593cfc908 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": "4.0.5611", + "version": "3.0.5682", "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/4.0.5611/Azure.Functions.Cli.win-x64.4.0.5611.zip#/dl.7z", - "hash": "e782ec7518bf4a26df9f7947538e8bf49ac74a13344f7fb76bc9e26acfdb4d2a" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.5682/Azure.Functions.Cli.win-x64.3.0.5682.zip#/dl.7z", + "hash": "611c934cea8837ce380d2fca142379d6af87953e1528801244e780ae5bb89320" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5611/Azure.Functions.Cli.win-x86.4.0.5611.zip#/dl.7z", - "hash": "e2e4c9b9fdfee345fe7c547f326b2f56bc176c308b56a50cc3fee7f9f3ff76b0" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.5682/Azure.Functions.Cli.win-x86.3.0.5682.zip#/dl.7z", + "hash": "a6037e7444cc18799a479ffdbfff070c83d6f0a3405fc8bc8e044201f0e7a898" } }, "bin": "func.exe",