From 29bbad943abc4d4f42ac9f6d6a8b43b31ca21603 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 22 Feb 2020 03:02:11 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 2.7.2254 --- bucket/azure-functions-core-tools.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index ac0b60ab16..a498dc22ac 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.2106", + "version": "2.7.2254", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2106/Azure.Functions.Cli.win-x64.3.0.2106.zip#/dl.7z", - "hash": "7ed8383ee6d3594c12688378d1e9822c11169ea8e91b1cd5a93637e3c21f2097" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2254/Azure.Functions.Cli.win-x64.2.7.2254.zip#/dl.7z", + "hash": "21989446e0df37f4275b494246b0a51fa4ff6438c90f3158de5e3ce47a6645b8" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2106/Azure.Functions.Cli.win-x86.3.0.2106.zip#/dl.7z", - "hash": "75d198274779822c6b037ed7336d4d261ca2aff97bd13cd840cccc0b4a208012" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2254/Azure.Functions.Cli.win-x86.2.7.2254.zip#/dl.7z", + "hash": "e645bbc8e36b9d9fc14f64995c3277c8aa6794f003e7f0067f1913e415a38a91" } }, "bin": "func.exe",