From 9690f26ad405537229ef45b40d6b7568e0dd7a25 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 26 Aug 2019 21:00:54 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 2.7.1585 --- 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 4aba6263aa..89e7f06388 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.1575", + "version": "2.7.1585", "license": "MIT", "architecture": { "64bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1585/Azure.Functions.Cli.win-x64.2.7.1585.zip", + "hash": "0295545b6b88368ce4c7f80f00e19235e0d736b7005844e5fd2523b6f04899c3" }, "32bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1585/Azure.Functions.Cli.win-x86.2.7.1585.zip", + "hash": "3795de6ce2c3530fa2696b5496296b6769cd255ff97df7eea58afa02fe511dd1" } }, "bin": "func.exe",