From b784cc7ede97e9ca76be74baffcf3787794c9058 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Dec 2019 23:01:04 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.1975 --- 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 1f16ad4552..71293cc989 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.1948", + "version": "3.0.1975", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1948/Azure.Functions.Cli.win-x64.2.7.1948.zip#/dl.7z", - "hash": "9ec12abe01a2590a634a808ee5d63e940703dd12c61202a317397b294ecf9b0a" + "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" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1948/Azure.Functions.Cli.win-x86.2.7.1948.zip#/dl.7z", - "hash": "c43791137743e1496a96e03e87ae1f544bfbb40fb978d0bb853e2cda83e7c98e" + "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" } }, "bin": "func.exe",