diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index e7f86a91e6..50c7123d9b 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.4736", + "version": "3.0.4753", "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.4736/Azure.Functions.Cli.win-x64.4.0.4736.zip#/dl.7z", - "hash": "d1c9aff8cbe1023da77c6d1bcab544309653d0d934766c470aa8a56e98406d3e" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4753/Azure.Functions.Cli.win-x64.3.0.4753.zip#/dl.7z", + "hash": "514b064517228e70fa4d55f40e0372427fb5ba9ef703d8a6cb7573245d9a3396" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4736/Azure.Functions.Cli.win-x86.4.0.4736.zip#/dl.7z", - "hash": "b08695ad59c0256351f98c92ba0387c29409028105a895a114cc525460d1ecc0" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4753/Azure.Functions.Cli.win-x86.3.0.4753.zip#/dl.7z", + "hash": "d1bd6c8616fbd3c84b4ba1bf1238b010d2eb984225562d6f9d5e9a4c81be518d" } }, "bin": "func.exe",