From 217d6b421a41412999cfba6bdd8a30e4e6fe3b49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 31 Oct 2020 06:51:44 +0100 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.2996 --- 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 14d31031df..3f22829be7 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,17 +1,17 @@ { "##": "Rename download file because 7-zip can't decompress it as zip file.", - "version": "2.7.2936", + "version": "3.0.2996", "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2936/Azure.Functions.Cli.win-x64.2.7.2936.zip#/dl.7z", - "hash": "24d76c29210ba60ea16390053add347d43d0437ba6d346ddf0ee82f5b087580f" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2996/Azure.Functions.Cli.win-x64.3.0.2996.zip#/dl.7z", + "hash": "40c38f135200a9b90fee85549df97c76f323916d88b396f006d7263e80b0c748" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2936/Azure.Functions.Cli.win-x86.2.7.2936.zip#/dl.7z", - "hash": "1ba61272374924da6606fbf6bbfc0e2b36022156cf3f0731ec134a0c221b6b42" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2996/Azure.Functions.Cli.win-x86.3.0.2996.zip#/dl.7z", + "hash": "56697ad253095bed5f4cc8218b0c3826e18c39b33c67d9cf8dadad55d56e932e" } }, "bin": "func.exe",