From 57d07f2e8f0d8c1bb7a893fcc3a81c45428cd439 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:32:27 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.0.5455 --- 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 9d99c335a0..30ecee69c4 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.5441", + "version": "4.0.5455", "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.5441/Azure.Functions.Cli.win-x64.4.0.5441.zip#/dl.7z", - "hash": "bf983b26d0d722f687555384cc403292561ee251a67c7d48b051ba291c1e46a0" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5455/Azure.Functions.Cli.win-x64.4.0.5455.zip#/dl.7z", + "hash": "f1678ce578281b573ea98bbce797f2a3e8c236ea224236f476dca571ac26e260" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5441/Azure.Functions.Cli.win-x86.4.0.5441.zip#/dl.7z", - "hash": "d5aa7fb55c0d28b9843694480c05f65f40aa15df298f4f8a0cbf9801efc67b6e" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5455/Azure.Functions.Cli.win-x86.4.0.5455.zip#/dl.7z", + "hash": "4a8cef78d39624e92b491c54b3ccb1c91b64a99a32c5bb98c6584e777e127a79" } }, "bin": "func.exe",