From c0e651c8ccf397f564a49bc24e10121c05382d0e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Sep 2019 22:00:44 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 2.7.1633 --- 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 89e7f06388..9c5248d3d3 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.1585", + "version": "2.7.1633", "license": "MIT", "architecture": { "64bit": { - "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" + "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" }, "32bit": { - "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" + "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" } }, "bin": "func.exe",