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

This commit is contained in:
Richard Kuhnt 2020-03-08 22:01:54 +00:00
parent 2303fcf350
commit 626580b007

View File

@ -1,16 +1,16 @@
{
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"version": "2.7.2254",
"version": "3.0.2358",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2254/Azure.Functions.Cli.win-x64.2.7.2254.zip#/dl.7z",
"hash": "21989446e0df37f4275b494246b0a51fa4ff6438c90f3158de5e3ce47a6645b8"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2358/Azure.Functions.Cli.win-x64.3.0.2358.zip#/dl.7z",
"hash": "9e6e06f9621abeffa8f968b550d20534b4f450b8c5ca88f08e933ceb59b7f3a8"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2254/Azure.Functions.Cli.win-x86.2.7.2254.zip#/dl.7z",
"hash": "e645bbc8e36b9d9fc14f64995c3277c8aa6794f003e7f0067f1913e415a38a91"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2358/Azure.Functions.Cli.win-x86.3.0.2358.zip#/dl.7z",
"hash": "25d95aa8fc54c499d67a99c6d4af8919b67a7c14b85d855c5750063415f8297c"
}
},
"bin": "func.exe",