diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 9025ea51d2..680edb062a 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.1", + "version": "4.5.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.4.1/Azure.Functions.Cli.win-arm64.4.4.1.zip#/dl.7z", - "hash": "cd893095dd33a6b8cde501598b16a2ad182eea1354a60782bd31bccfdffa12b8" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-arm64.4.5.0.zip#/dl.7z", + "hash": "ef0ed81b32b15b6241ea4a302ed530d23d537b85948c8775385387ee2560732e" }, "32bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-x86.4.5.0.zip#/dl.7z", + "hash": "53abb8306fa135b48ef78ee90872c7be6ebc2af1733f572dd93913f9258be489" }, "64bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-x64.4.5.0.zip#/dl.7z", + "hash": "9f74ad48b46a915e98668feed0e157315fe69e0d481366e997e8b0a44d45982b" } }, "bin": "func.exe",