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

This commit is contained in:
Richard Kuhnt 2019-12-12 23:01:04 +00:00
parent 3fc9e0c140
commit b784cc7ede

View File

@ -1,16 +1,16 @@
{
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"version": "2.7.1948",
"version": "3.0.1975",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1948/Azure.Functions.Cli.win-x64.2.7.1948.zip#/dl.7z",
"hash": "9ec12abe01a2590a634a808ee5d63e940703dd12c61202a317397b294ecf9b0a"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.1975/Azure.Functions.Cli.win-x64.3.0.1975.zip#/dl.7z",
"hash": "2db237be58a51bb6009d853d781e64fa06c2498b708cd73594a263485da40c2e"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1948/Azure.Functions.Cli.win-x86.2.7.1948.zip#/dl.7z",
"hash": "c43791137743e1496a96e03e87ae1f544bfbb40fb978d0bb853e2cda83e7c98e"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.1975/Azure.Functions.Cli.win-x86.3.0.1975.zip#/dl.7z",
"hash": "02a9efff4b1217906840e136091b6fc2010fdb69afdd88406016e1891cd77f5b"
}
},
"bin": "func.exe",