From d78d46c6690c6a94a7e4fa6b816ec8a1d208255e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Oct 2019 02:00:44 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 2.7.1704 --- 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 9c5248d3d3..89dc9bb358 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.1633", + "version": "2.7.1704", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1633/Azure.Functions.Cli.win-x64.2.7.1633.zip", - "hash": "e4fdd101fa768627d061e2efa08d3ee135b2dae7779e22ebf6217d5edb15a7ca" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1704/Azure.Functions.Cli.win-x64.2.7.1704.zip", + "hash": "aa8c1ef5a08b0f1ace04665f0fe656d7cc531f02dfe2893c8592aceb7d56e304" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1633/Azure.Functions.Cli.win-x86.2.7.1633.zip", - "hash": "e7ca650962db5c4fabebf606896d9e03c6acb1d98abfbc402fe8c59bb455408b" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1704/Azure.Functions.Cli.win-x86.2.7.1704.zip", + "hash": "954546f2b893b23e898097cb23656d2bb0c65959878ccca9a783fd4359851d60" } }, "bin": "func.exe",