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

This commit is contained in:
github-actions[bot] 2023-09-26 00:33:52 +00:00
parent 97c722ec7e
commit 19e39a9f20

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.5348", "version": "4.0.5382",
"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.5348/Azure.Functions.Cli.win-x64.4.0.5348.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5382/Azure.Functions.Cli.win-x64.4.0.5382.zip#/dl.7z",
"hash": "e670efb1475af8b35e39cc55052018b235860719b5132cc0ef83313a8813aabd" "hash": "8a8719978cd6b39278d4d50b54a6be8e043dc5f6c01bb2f8baa235a367bc29fa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5348/Azure.Functions.Cli.win-x86.4.0.5348.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5382/Azure.Functions.Cli.win-x86.4.0.5382.zip#/dl.7z",
"hash": "2453722e4d9ab5657a27ec362a281c2f1b95a3264f55cc16b6531153637712e8" "hash": "ca146198c8f2e96e58ee25999a5b85da5141355bc5ffdec6287534847ec9236b"
} }
}, },
"bin": "func.exe", "bin": "func.exe",