From 6813fed71093a286d5ad98a2929dbc46cfce05ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Dec 2019 05:00:57 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 2.7.2045 --- 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 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",