diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 391f561152..d4db8c9cfc 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.2.2", + "version": "4.3.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.2.2/Azure.Functions.Cli.win-arm64.4.2.2.zip#/dl.7z", - "hash": "064377a31c6a30300cca8c85f5e8257c5ec8ce24101c63466f3b67971e80ba8d" + "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" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-x86.4.2.2.zip#/dl.7z", - "hash": "806836f660e4e396dda8c28aede4cf2cd32460a61e63ce18e4d95bc9b7f149bf" + "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" }, "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-x64.4.2.2.zip#/dl.7z", - "hash": "3b12cb880f979efac20b4773ca219193e4880a33d8cf25fce95a8a0c7cfc3e68" + "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" } }, "bin": "func.exe",