From 596d5d15cf593b3051ed73560be3a9acddfe5065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:29:25 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.4.0 --- bucket/azure-functions-core-tools.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index d4db8c9cfc..38768caae7 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,22 +1,22 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "##": "Rename download file because 7-zip can't decompress it as zip file.", - "version": "4.3.0", + "version": "4.4.0", "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "license": "MIT", "architecture": { "arm64": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.3.0/Azure.Functions.Cli.win-arm64.4.3.0.zip#/dl.7z", - "hash": "06e6aa358829248f6938a0caae919d5f9ffef7ef2a332616aca71d459fa097fa" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.0/Azure.Functions.Cli.win-arm64.4.4.0.zip#/dl.7z", + "hash": "f556a4a7514b8e13828d745e1550eecd6066fb736a57d48f73f6514d40c2288e" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.3.0/Azure.Functions.Cli.win-x86.4.3.0.zip#/dl.7z", - "hash": "eef1983d95577af69ff8ee20df5b8963d4c83f29ced47be5bb7658da20e184f8" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.0/Azure.Functions.Cli.win-x86.4.4.0.zip#/dl.7z", + "hash": "5d7e2e506637238ad58464f224522f54133065116ab0591db827e29a3bc85fa8" }, "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.3.0/Azure.Functions.Cli.win-x64.4.3.0.zip#/dl.7z", - "hash": "d859dd6dfa4207e4aff87d3e1a3604aa03e0868144c623f474635d9705a59c0a" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.0/Azure.Functions.Cli.win-x64.4.4.0.zip#/dl.7z", + "hash": "e1ea81a2c7659a288ee6d9e2d960c03dc26fcb85fc84e173d1d819fe50131414" } }, "bin": "func.exe",