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

This commit is contained in:
github-actions[bot] 2022-07-29 20:30:31 +00:00
parent fe522e3a6c
commit 7affec9459

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.4653", "version": "4.0.4670",
"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.4653/Azure.Functions.Cli.win-x64.4.0.4653.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4670/Azure.Functions.Cli.win-x64.4.0.4670.zip#/dl.7z",
"hash": "c4c61db2cfed3d9dba13b3a9332f4ce017cd700a8efbf91414fe0ff9e109edb7" "hash": "e8e7e6dd16fa7a5ae862776cc1b7d0481a10322b781f8e6c4fe962fafc48c320"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4653/Azure.Functions.Cli.win-x86.4.0.4653.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4670/Azure.Functions.Cli.win-x86.4.0.4670.zip#/dl.7z",
"hash": "e4dba1dbd155150105c2db4bb0ebca0f7ebe5a7a513fe20cf79442b0501a5be2" "hash": "67fca2536d575c2897a5829518ebf0a1d1c5c17ddeea63bb68a020e0fafdbdb6"
} }
}, },
"bin": "func.exe", "bin": "func.exe",