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

This commit is contained in:
Richard Kuhnt 2019-12-18 05:00:57 +00:00
parent e202ffcc8d
commit 6813fed710

View File

@ -1,16 +1,16 @@
{
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"version": "3.0.1975",
"version": "2.7.2045",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.1975/Azure.Functions.Cli.win-x64.3.0.1975.zip#/dl.7z",
"hash": "2db237be58a51bb6009d853d781e64fa06c2498b708cd73594a263485da40c2e"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2045/Azure.Functions.Cli.win-x64.2.7.2045.zip#/dl.7z",
"hash": "9df663029e0390dd8179ec4fa36a053b25dada7ca093a7513a4bfadbe1cbeece"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.1975/Azure.Functions.Cli.win-x86.3.0.1975.zip#/dl.7z",
"hash": "02a9efff4b1217906840e136091b6fc2010fdb69afdd88406016e1891cd77f5b"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2045/Azure.Functions.Cli.win-x86.2.7.2045.zip#/dl.7z",
"hash": "3296805795364133caf952ab8d1ad624030e92c0c7838317d90349854c67a784"
}
},
"bin": "func.exe",