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

This commit is contained in:
github-actions[bot] 2022-07-19 00:35:24 +00:00
parent f7202abd1f
commit 40398870f8

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