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

This commit is contained in:
github-actions[bot] 2022-04-23 00:32:50 +00:00
parent e6f652b653
commit 664347d640

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.4483", "version": "3.0.4502",
"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.4483/Azure.Functions.Cli.win-x64.4.0.4483.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4502/Azure.Functions.Cli.win-x64.3.0.4502.zip#/dl.7z",
"hash": "327c1b19bf747e1fd7172a2c39970cbcb4827a9245ab90507505454a70f7261b" "hash": "70acfe7aa332ed475a9a2ff5417655638f53c0f81333c64c3d6d169f2c9fcb5f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4483/Azure.Functions.Cli.win-x86.4.0.4483.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4502/Azure.Functions.Cli.win-x86.3.0.4502.zip#/dl.7z",
"hash": "0299a3b4b21a54ebbc4cb68e9cb8bb072b5da9e6e3ed546d0b11843d353293e3" "hash": "91b0f53dfb7be996c2f8f76f00089f63e0f047be0c301737e3431cb1cb4c9bba"
} }
}, },
"bin": "func.exe", "bin": "func.exe",