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

This commit is contained in:
Jakub Čábera 2021-02-11 07:34:16 +01:00
parent edf2890f2e
commit 0d30588560

View File

@ -1,17 +1,17 @@
{ {
"##": "Rename download file because 7-zip can't decompress it as zip file.", "##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.3245", "version": "3.0.3284",
"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",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3245/Azure.Functions.Cli.win-x64.3.0.3245.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3284/Azure.Functions.Cli.win-x64.3.0.3284.zip#/dl.7z",
"hash": "256eed8487c98e98cf6db219969e349d3c38ba238aa6aa83700c61e4df3c152e" "hash": "97e1eff83e4d0a77d03107010ee2d9c1c0a8e5fff74b01a88e6832d6481fc86d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3245/Azure.Functions.Cli.win-x86.3.0.3245.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3284/Azure.Functions.Cli.win-x86.3.0.3284.zip#/dl.7z",
"hash": "21051d3b1952b3d18647e4ff98007191074e3e395c3224433d36bfcd54a008c2" "hash": "2bd379a4967a87de05295e7a08eabbfd9c5cf956ebfd16c03280ed2fa9c01b54"
} }
}, },
"bin": "func.exe", "bin": "func.exe",