diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 17a7f02203..4aba6263aa 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.1558", + "version": "2.7.1575", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1558/Azure.Functions.Cli.win-x64.2.7.1558.zip", - "hash": "8e81314d8be5632c9b6434e0286e66baed91619e66b35890d794056c41c2f171" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1575/Azure.Functions.Cli.win-x64.2.7.1575.zip", + "hash": "1e3047e6fbc2f6eb40477df6779a48275b4e43244d8333f33b7238dc39c6c37b" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1558/Azure.Functions.Cli.win-x86.2.7.1558.zip", - "hash": "b59033ae4328e9edfa344df3cff41b632321fd81e7f341c7f2e2fe11cfceaaae" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1575/Azure.Functions.Cli.win-x86.2.7.1575.zip", + "hash": "7aa99dc64d0fabd10d419abd7f2c1a8c83ad042ab9ffcecef93a1b4cc0122205" } }, "bin": "func.exe",