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

This commit is contained in:
Richard Kuhnt 2021-04-06 20:00:16 +00:00
parent 62660e74d5
commit 9c899bd677

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.3388",
"version": "3.0.3442",
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3388/Azure.Functions.Cli.win-x64.3.0.3388.zip#/dl.7z",
"hash": "10b202ecd6b63a378adf62a599091a0d71fb68fb719261bf04cda677b1591819"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3442/Azure.Functions.Cli.win-x64.3.0.3442.zip#/dl.7z",
"hash": "e8f57e77b39fd6283e7b14be6c96c8b8d5a87eee1611c16eb7718df525f11abb"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3388/Azure.Functions.Cli.win-x86.3.0.3388.zip#/dl.7z",
"hash": "ab28b784c22282365d5a39ef3f2cb03ab059ec2b483721600a0c2334aef74dfc"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3442/Azure.Functions.Cli.win-x86.3.0.3442.zip#/dl.7z",
"hash": "1197c329d006c128c4829c96605e3ffa44671038247300025c5ac48864276e8e"
}
},
"bin": "func.exe",