From 5a6b72ecc5201da0fdd0960dc5af7e9d5eace761 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 20:24:48 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.0.5198 --- 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 1251733ef1..1803f27fc3 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.5095", + "version": "4.0.5198", "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.5095/Azure.Functions.Cli.win-x64.4.0.5095.zip#/dl.7z", - "hash": "e5b15140c03e115e901dc77ed7e0c0545168335b0c76bf2cd4bf5e65630371dc" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5198/Azure.Functions.Cli.win-x64.4.0.5198.zip#/dl.7z", + "hash": "c539e41ca97215b1af8f470eb4f70c4f4e207b5936aaf6b8513ba5eba5bd2cad" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5095/Azure.Functions.Cli.win-x86.4.0.5095.zip#/dl.7z", - "hash": "7d32b5f6341853733e4a039aeeedbd1b88dfce28310783507620ebafa546719b" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5198/Azure.Functions.Cli.win-x86.4.0.5198.zip#/dl.7z", + "hash": "d7cd3fe424870bd4f6225b9c2cd51d4407f03dc9b83030a39d565c6f4e9db722" } }, "bin": "func.exe",