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

This commit is contained in:
Richard Kuhnt 2021-03-02 07:01:48 +00:00
parent 5d025167d9
commit cc1e1c6ab3

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.3284",
"version": "3.0.3331",
"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.3284/Azure.Functions.Cli.win-x64.3.0.3284.zip#/dl.7z",
"hash": "97e1eff83e4d0a77d03107010ee2d9c1c0a8e5fff74b01a88e6832d6481fc86d"
"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",
"hash": "d7236bfcb23a063de9b962c3b85e65bc4c799c7660d674107503a0c8b37cd314"
},
"32bit": {
"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": "2bd379a4967a87de05295e7a08eabbfd9c5cf956ebfd16c03280ed2fa9c01b54"
"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",
"hash": "f403ed71b489be01a1480669f7280160bc0b1d0c5b9dbbfc3ed4bae283d6ec56"
}
},
"bin": "func.exe",