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

This commit is contained in:
Richard Kuhnt 2019-10-15 22:01:22 +00:00
parent aa1107824b
commit 6e36fffbbf

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