From 6876c5626a9ffec0ecec6e4b6cc555049fa1e284 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:26:16 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.0.5700 --- 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 eb28a00f1a..327d58d216 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.5611", + "version": "4.0.5700", "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.5611/Azure.Functions.Cli.win-x64.4.0.5611.zip#/dl.7z", - "hash": "e782ec7518bf4a26df9f7947538e8bf49ac74a13344f7fb76bc9e26acfdb4d2a" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5700/Azure.Functions.Cli.win-x64.4.0.5700.zip#/dl.7z", + "hash": "7130e8df7b8d5a7e3c66a86ab66dcdee404c229343dd6e36561ddc1e4fe45222" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5611/Azure.Functions.Cli.win-x86.4.0.5611.zip#/dl.7z", - "hash": "e2e4c9b9fdfee345fe7c547f326b2f56bc176c308b56a50cc3fee7f9f3ff76b0" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5700/Azure.Functions.Cli.win-x86.4.0.5700.zip#/dl.7z", + "hash": "1583b77e07a9ea81ce56dd68f7cfbb43a092d130d6a7392c79793daf83e83661" } }, "bin": "func.exe",