From fb831c7a4265b1d23465e0f841f67926c46ebb53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 08:31:04 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.4585 --- 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 a58e19a185..b9ed280112 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": "4.0.4544", + "version": "3.0.4585", "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/4.0.4544/Azure.Functions.Cli.win-x64.4.0.4544.zip#/dl.7z", - "hash": "90965b8809a873b460d93daf3ca5a0b64db43c1b8e8f11fbaa7513cec1dc2812" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4585/Azure.Functions.Cli.win-x64.3.0.4585.zip#/dl.7z", + "hash": "a426f8d1de4a2426d9b8ae426ff24808d73cd4ec49886ef941d91aa6a06199a1" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4544/Azure.Functions.Cli.win-x86.4.0.4544.zip#/dl.7z", - "hash": "136813c5c6ad5ac267d169b4cea32c95a66e4b2858fe8ac8c4f5c2a1ffa59a4b" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4585/Azure.Functions.Cli.win-x86.3.0.4585.zip#/dl.7z", + "hash": "8a7a1f5f2e3c7b42d10f39d2ddb304a31c9cb15c8fed9d5eb6c921c6d1922a61" } }, "bin": "func.exe",