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

This commit is contained in:
Jakub Čábera 2020-05-07 09:09:57 +02:00
parent 681db1af0c
commit 8d582d0ed2

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": "3.0.2358", "version": "2.7.2508",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"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", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2508/Azure.Functions.Cli.win-x64.2.7.2508.zip#/dl.7z",
"hash": "9e6e06f9621abeffa8f968b550d20534b4f450b8c5ca88f08e933ceb59b7f3a8" "hash": "4ff10230293e50e6348b2bcc5267c768dfbbec790a0da6d4f13aeed3bc746106"
}, },
"32bit": { "32bit": {
"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", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2508/Azure.Functions.Cli.win-x86.2.7.2508.zip#/dl.7z",
"hash": "25d95aa8fc54c499d67a99c6d4af8919b67a7c14b85d855c5750063415f8297c" "hash": "a921e4e72bab4b1981048e59121443b7debd823dce1e088a641dd976410a2cda"
} }
}, },
"bin": "func.exe", "bin": "func.exe",