From 333ba6db600421bc996647c377e1cf38c65f0dad Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Oct 2021 22:00:34 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.3785 --- 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 0de2e5e1fe..6c2a023fe3 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.3734", + "version": "3.0.3785", "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.3734/Azure.Functions.Cli.win-x64.3.0.3734.zip#/dl.7z", - "hash": "908f799c32b1e76f255ddf8bc9a0bc6729e68166c59debbe4cd53ce9d02e6a18" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3785/Azure.Functions.Cli.win-x64.3.0.3785.zip#/dl.7z", + "hash": "a775031809818ab55dd51811a4e2dc703dcf1921c88c13eb6710fbb18e96c6f2" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3734/Azure.Functions.Cli.win-x86.3.0.3734.zip#/dl.7z", - "hash": "ee857c394ae05c9ac9e43c870d435263ad0c0a735b41946e7dfbebd9ae7a5960" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3785/Azure.Functions.Cli.win-x86.3.0.3785.zip#/dl.7z", + "hash": "58a2bfd7a82d8ee227393fa19d1bb56278578d013d2f8e9c310d08b2ddfb7a6e" } }, "bin": "func.exe",