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

This commit is contained in:
Richard Kuhnt 2019-10-08 02:00:44 +00:00
parent 3876f3da9d
commit d78d46c669

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.1633", "version": "2.7.1704",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1633/Azure.Functions.Cli.win-x64.2.7.1633.zip", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1704/Azure.Functions.Cli.win-x64.2.7.1704.zip",
"hash": "e4fdd101fa768627d061e2efa08d3ee135b2dae7779e22ebf6217d5edb15a7ca" "hash": "aa8c1ef5a08b0f1ace04665f0fe656d7cc531f02dfe2893c8592aceb7d56e304"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1633/Azure.Functions.Cli.win-x86.2.7.1633.zip", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1704/Azure.Functions.Cli.win-x86.2.7.1704.zip",
"hash": "e7ca650962db5c4fabebf606896d9e03c6acb1d98abfbc402fe8c59bb455408b" "hash": "954546f2b893b23e898097cb23656d2bb0c65959878ccca9a783fd4359851d60"
} }
}, },
"bin": "func.exe", "bin": "func.exe",