From 7e56d69d1499e5da685a646bb7828cb99464e353 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 2 Nov 2019 01:00:48 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 2.7.1846 --- 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 ece3033def..716a67de90 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.1812", + "version": "2.7.1846", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1812/Azure.Functions.Cli.win-x64.2.7.1812.zip", - "hash": "e24c3cc40be419cd0583fa048dcb089ad3d39e36d641e5e5886497da65709d4f" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1846/Azure.Functions.Cli.win-x64.2.7.1846.zip", + "hash": "742fd4507e7f0bfb6bc53438466473d04558a994b0a1824ee44b11c417adf42b" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1812/Azure.Functions.Cli.win-x86.2.7.1812.zip", - "hash": "f96aeb50d4cec72b0a34ce2a87fbf0aaaddca717cfb9198170fb81c83694c083" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1846/Azure.Functions.Cli.win-x86.2.7.1846.zip", + "hash": "614269a98186f405ebf0942b88a68c30e5cf4029ed204670c42b4537870c661e" } }, "bin": "func.exe",