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

This commit is contained in:
Richard Kuhnt 2021-11-09 23:00:29 +00:00
parent 53cc82e6a7
commit 48d1008921

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.3785",
"version": "4.0.3971",
"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.3785/Azure.Functions.Cli.win-x64.3.0.3785.zip#/dl.7z",
"hash": "a775031809818ab55dd51811a4e2dc703dcf1921c88c13eb6710fbb18e96c6f2"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.3971/Azure.Functions.Cli.win-x64.4.0.3971.zip#/dl.7z",
"hash": "550f9c74ddcf5beaea9e94a22824cdcbac6dece77bd317dd298fb975c25ec68d"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3785/Azure.Functions.Cli.win-x86.3.0.3785.zip#/dl.7z",
"hash": "58a2bfd7a82d8ee227393fa19d1bb56278578d013d2f8e9c310d08b2ddfb7a6e"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.3971/Azure.Functions.Cli.win-x86.4.0.3971.zip#/dl.7z",
"hash": "7ac2fd8c49c1e52ef17d211343d985fdb257b39102ace0287ddecf54f504e7a9"
}
},
"bin": "func.exe",