From ef16fd4615141d1838374ec33276b33f0a1b3d74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:30:21 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.1.1 --- 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 679598538c..8c6616d264 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.1.0", + "version": "4.1.1", "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.1.0/Azure.Functions.Cli.win-arm64.4.1.0.zip#/dl.7z", - "hash": "41a8bc904862561116e806557ae4e44dc8e9275faa2fa155bec384dcf024df16" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.1/Azure.Functions.Cli.win-arm64.4.1.1.zip#/dl.7z", + "hash": "ec06414c451da1446a93ee18c08605318c1cda3af673df5211f648e47696dfee" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/Azure.Functions.Cli.win-x86.4.1.0.zip#/dl.7z", - "hash": "1d25412298b6fcb6894c82bd685df473b88532c266235c5deb3f536e4f9d77a1" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.1/Azure.Functions.Cli.win-x86.4.1.1.zip#/dl.7z", + "hash": "6589e24b2157572d3341cea9b491b0ba1ef9d1583fc555b7fa927a7ad90889fe" }, "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/Azure.Functions.Cli.win-x64.4.1.0.zip#/dl.7z", - "hash": "71b725fa6036186f3d511f92a7295b6c5ad8627ac819d8e294b4e2521d8eeb7a" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.1/Azure.Functions.Cli.win-x64.4.1.1.zip#/dl.7z", + "hash": "ff3588eb8293a63b2262060bc5647385455dd1b1a4ea56044d8967b70863f72f" } }, "bin": "func.exe",