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

This commit is contained in:
github-actions[bot] 2024-03-23 01:14:32 +00:00
parent 5be1b5cd6a
commit 465f9e09d0

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.5542",
"version": "4.0.5611",
"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/3.0.5542/Azure.Functions.Cli.win-x64.3.0.5542.zip#/dl.7z",
"hash": "78ae23d91fa37883561383ea0e93374f2997d7a0dd9cf011f3c0a879e9bc674b"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5611/Azure.Functions.Cli.win-x64.4.0.5611.zip#/dl.7z",
"hash": "e782ec7518bf4a26df9f7947538e8bf49ac74a13344f7fb76bc9e26acfdb4d2a"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.5542/Azure.Functions.Cli.win-x86.3.0.5542.zip#/dl.7z",
"hash": "6b0be19678fa3fccee25c63e19a4ae2a0a32a0358b2cb0aab5ad4273aade129b"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5611/Azure.Functions.Cli.win-x86.4.0.5611.zip#/dl.7z",
"hash": "e2e4c9b9fdfee345fe7c547f326b2f56bc176c308b56a50cc3fee7f9f3ff76b0"
}
},
"bin": "func.exe",