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

This commit is contained in:
github-actions[bot] 2022-07-07 00:33:13 +00:00
parent a1d6ee96b0
commit f858218598

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