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

This commit is contained in:
Richard Kuhnt 2021-03-04 04:01:48 +00:00
parent 2fb400da24
commit 4febcdbded

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.3331", "version": "3.0.3354",
"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.3331/Azure.Functions.Cli.win-x64.3.0.3331.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3354/Azure.Functions.Cli.win-x64.3.0.3354.zip#/dl.7z",
"hash": "d7236bfcb23a063de9b962c3b85e65bc4c799c7660d674107503a0c8b37cd314" "hash": "c6dedfe0c7b43207f3c92a0fedaeca254f87cd07711ada542baf2cdac9bf2696"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3331/Azure.Functions.Cli.win-x86.3.0.3331.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3354/Azure.Functions.Cli.win-x86.3.0.3354.zip#/dl.7z",
"hash": "f403ed71b489be01a1480669f7280160bc0b1d0c5b9dbbfc3ed4bae283d6ec56" "hash": "00ba3ebd667b12f1cc8176da26a313d2833edbea4e5e7079bd143cbae3dc0628"
} }
}, },
"bin": "func.exe", "bin": "func.exe",