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

This commit is contained in:
Richard Kuhnt 2019-11-22 08:00:41 +00:00
parent d5504cc1a1
commit 70d5f859eb

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.1846", "version": "2.7.1948",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1846/Azure.Functions.Cli.win-x64.2.7.1846.zip", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1948/Azure.Functions.Cli.win-x64.2.7.1948.zip",
"hash": "742fd4507e7f0bfb6bc53438466473d04558a994b0a1824ee44b11c417adf42b" "hash": "9ec12abe01a2590a634a808ee5d63e940703dd12c61202a317397b294ecf9b0a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1846/Azure.Functions.Cli.win-x86.2.7.1846.zip", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1948/Azure.Functions.Cli.win-x86.2.7.1948.zip",
"hash": "614269a98186f405ebf0942b88a68c30e5cf4029ed204670c42b4537870c661e" "hash": "c43791137743e1496a96e03e87ae1f544bfbb40fb978d0bb853e2cda83e7c98e"
} }
}, },
"bin": "func.exe", "bin": "func.exe",