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

This commit is contained in:
Richard Kuhnt 2020-01-17 01:01:49 +00:00
parent d7a97f4319
commit 3b37d2a514

View File

@ -1,16 +1,16 @@
{ {
"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",
"version": "2.7.2045", "version": "3.0.2009",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"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", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2009/Azure.Functions.Cli.win-x64.3.0.2009.zip#/dl.7z",
"hash": "9df663029e0390dd8179ec4fa36a053b25dada7ca093a7513a4bfadbe1cbeece" "hash": "ba078d83ac1c49c0e08b03254da5af3a1a8042565298236d6856382c4f559644"
}, },
"32bit": { "32bit": {
"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", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2009/Azure.Functions.Cli.win-x86.3.0.2009.zip#/dl.7z",
"hash": "3296805795364133caf952ab8d1ad624030e92c0c7838317d90349854c67a784" "hash": "ee82107f3d1946e83847a95d127cd508afbba071a5e89186fda37d4d239e06fc"
} }
}, },
"bin": "func.exe", "bin": "func.exe",