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

This commit is contained in:
github-actions[bot] 2024-03-20 20:25:24 +00:00
parent 759166000d
commit deabd60fb8

View File

@ -1,17 +1,17 @@
{ {
"##": "Rename download file because 7-zip can't decompress it as zip file.", "##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "4.0.5571", "version": "3.0.5542",
"description": "Microsoft Azure Functions Core Tools", "description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools", "homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5571/Azure.Functions.Cli.win-x64.4.0.5571.zip#/dl.7z", "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": "55b392c9ac29c6005a6dc77a88517ab0766b4d48a45bf7dcf1041f7cb718be11" "hash": "78ae23d91fa37883561383ea0e93374f2997d7a0dd9cf011f3c0a879e9bc674b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5571/Azure.Functions.Cli.win-x86.4.0.5571.zip#/dl.7z", "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": "b60ee2c056592cd64bd75ec58450e612dc8f00b53543867f97472eca3094c475" "hash": "6b0be19678fa3fccee25c63e19a4ae2a0a32a0358b2cb0aab5ad4273aade129b"
} }
}, },
"bin": "func.exe", "bin": "func.exe",