From 4febcdbded2fa22d1ff3483c9604ae0132793d2c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Mar 2021 04:01:48 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.3354 --- 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 4b67734b8b..9322ef6322 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": "3.0.3331", + "version": "3.0.3354", "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/3.0.3331/Azure.Functions.Cli.win-x64.3.0.3331.zip#/dl.7z", - "hash": "d7236bfcb23a063de9b962c3b85e65bc4c799c7660d674107503a0c8b37cd314" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3354/Azure.Functions.Cli.win-x64.3.0.3354.zip#/dl.7z", + "hash": "c6dedfe0c7b43207f3c92a0fedaeca254f87cd07711ada542baf2cdac9bf2696" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3331/Azure.Functions.Cli.win-x86.3.0.3331.zip#/dl.7z", - "hash": "f403ed71b489be01a1480669f7280160bc0b1d0c5b9dbbfc3ed4bae283d6ec56" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3354/Azure.Functions.Cli.win-x86.3.0.3354.zip#/dl.7z", + "hash": "00ba3ebd667b12f1cc8176da26a313d2833edbea4e5e7079bd143cbae3dc0628" } }, "bin": "func.exe",