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

This commit is contained in:
Richard Kuhnt 2019-11-02 01:00:48 +00:00
parent c20b862dbf
commit 7e56d69d14

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