azure-functions-core-tools: Update to version 4.0.6280

This commit is contained in:
github-actions[bot] 2024-09-10 00:34:27 +00:00
parent 01aa35051e
commit b30920d551

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "4.0.5907",
"version": "4.0.6280",
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5907/Azure.Functions.Cli.win-x64.4.0.5907.zip#/dl.7z",
"hash": "c5082c3f2b944f26c2dd1298a334a35ceedfe0feb7dc8419f92bc969234c4d0f"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6280/Azure.Functions.Cli.win-x64.4.0.6280.zip#/dl.7z",
"hash": "5264a302624b0173c155ec3b0baa20d7ce71fc94ce61c3b5509d5e882505c2a3"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5907/Azure.Functions.Cli.win-x86.4.0.5907.zip#/dl.7z",
"hash": "bdb16caf2c37594cb709aca5b88a84f647115b4d5d22fe31bc4580d806699f15"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6280/Azure.Functions.Cli.win-x86.4.0.6280.zip#/dl.7z",
"hash": "8cfd9397c80fe1063084f67d64190027359320123ea96c69ab86641cead76135"
}
},
"bin": "func.exe",