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

This commit is contained in:
Richard Kuhnt 2019-10-29 08:01:40 +00:00
parent 79c7655a4b
commit 1273c79930

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