diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 2134fa4701..ce7733a89e 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,21 +1,21 @@ { "##": "Rename download file because 7-Zip can't decompress it as zip file.", - "version": "4.6.0", + "version": "4.7.0", "description": "Command line tools for Azure Functions", "homepage": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-run-local", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-x86.4.6.0.zip#/dl.7z", - "hash": "974382f27a21d4a4a067f5bfd9ac8eda30e9607ac0df7e8e814529c6a1ff64cd" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.7.0/Azure.Functions.Cli.win-x86.4.7.0.zip#/dl.7z", + "hash": "5bbccddbc29d8d610dac447b4a4d1894931fdf983bd05416e769784605447e8a" }, "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-x64.4.6.0.zip#/dl.7z", - "hash": "dd8c2e947e36e5626731b31eaf789294155d3f02fc00ab43495f9f2da92dc597" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.7.0/Azure.Functions.Cli.win-x64.4.7.0.zip#/dl.7z", + "hash": "d79ab6aa579c35ba57da3202d7e8cb5f346fb93b17c7ca8c3c75364e43eaa4e4" }, "arm64": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-arm64.4.6.0.zip#/dl.7z", - "hash": "8d7521b7a7cb29ad0f311dc3453486f19a5c41c7146401ab136107428d664437" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.7.0/Azure.Functions.Cli.win-arm64.4.7.0.zip#/dl.7z", + "hash": "ed8b6e6d0f52558f0b8bec46810daadc748a9ef7866798176b16593b7a425c4f" } }, "bin": "func.exe",