From 19e39a9f2040e2eb39ae78dc4e7d80aaad490e9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 00:33:52 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.0.5382 --- 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 db038aee87..490cf2a968 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.5348", + "version": "4.0.5382", "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.5348/Azure.Functions.Cli.win-x64.4.0.5348.zip#/dl.7z", - "hash": "e670efb1475af8b35e39cc55052018b235860719b5132cc0ef83313a8813aabd" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5382/Azure.Functions.Cli.win-x64.4.0.5382.zip#/dl.7z", + "hash": "8a8719978cd6b39278d4d50b54a6be8e043dc5f6c01bb2f8baa235a367bc29fa" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5348/Azure.Functions.Cli.win-x86.4.0.5348.zip#/dl.7z", - "hash": "2453722e4d9ab5657a27ec362a281c2f1b95a3264f55cc16b6531153637712e8" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5382/Azure.Functions.Cli.win-x86.4.0.5382.zip#/dl.7z", + "hash": "ca146198c8f2e96e58ee25999a5b85da5141355bc5ffdec6287534847ec9236b" } }, "bin": "func.exe",