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

This commit is contained in:
Jakub Čábera 2021-01-13 07:15:22 +01:00
parent bac239639c
commit e55f53fb0a

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.3216",
"version": "3.0.3233",
"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.3216/Azure.Functions.Cli.win-x64.3.0.3216.zip#/dl.7z",
"hash": "71c31e60bb7ca0aee4d55db1132753d83354dbc14de7d376c26fa6a2ab2a2544"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3233/Azure.Functions.Cli.win-x64.3.0.3233.zip#/dl.7z",
"hash": "2bb40b89485106e0e24b241f3201dcaf7bd89aa9064f5280f3acaffba73d5686"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3216/Azure.Functions.Cli.win-x86.3.0.3216.zip#/dl.7z",
"hash": "2f96db4980b58eb6e72476a58d4911dba8216d40fdd197eec0e8f12682ac64ea"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3233/Azure.Functions.Cli.win-x86.3.0.3233.zip#/dl.7z",
"hash": "9db43d54b20c918a9004bfaa3984f96613cfd7d61db4069126308bcacf26a9cf"
}
},
"bin": "func.exe",