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

This commit is contained in:
Richard Kuhnt 2019-08-17 23:00:57 +00:00
parent b930db9298
commit 12ebeac04b

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.1558", "version": "2.7.1575",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1558/Azure.Functions.Cli.win-x64.2.7.1558.zip", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1575/Azure.Functions.Cli.win-x64.2.7.1575.zip",
"hash": "8e81314d8be5632c9b6434e0286e66baed91619e66b35890d794056c41c2f171" "hash": "1e3047e6fbc2f6eb40477df6779a48275b4e43244d8333f33b7238dc39c6c37b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1558/Azure.Functions.Cli.win-x86.2.7.1558.zip", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1575/Azure.Functions.Cli.win-x86.2.7.1575.zip",
"hash": "b59033ae4328e9edfa344df3cff41b632321fd81e7f341c7f2e2fe11cfceaaae" "hash": "7aa99dc64d0fabd10d419abd7f2c1a8c83ad042ab9ffcecef93a1b4cc0122205"
} }
}, },
"bin": "func.exe", "bin": "func.exe",