diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 38768caae7..9025ea51d2 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.4.0", + "version": "4.4.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.4.0/Azure.Functions.Cli.win-arm64.4.4.0.zip#/dl.7z", - "hash": "f556a4a7514b8e13828d745e1550eecd6066fb736a57d48f73f6514d40c2288e" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.1/Azure.Functions.Cli.win-arm64.4.4.1.zip#/dl.7z", + "hash": "cd893095dd33a6b8cde501598b16a2ad182eea1354a60782bd31bccfdffa12b8" }, "32bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.1/Azure.Functions.Cli.win-x86.4.4.1.zip#/dl.7z", + "hash": "d540c425ac54ab9c3bc578ecfa7fa6236b4ff68288afffa17072ef847f6ec1c8" }, "64bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.1/Azure.Functions.Cli.win-x64.4.4.1.zip#/dl.7z", + "hash": "5183166639e17c987cba9df9574502f952f6137b51ee1729e7ae1e9dee565f27" } }, "bin": "func.exe",