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

This commit is contained in:
Jakub Čábera 2021-01-22 07:52:26 +01:00
parent c796dbc395
commit 0129735ec8

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "3.0.3233",
"version": "3.0.3245",
"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.3233/Azure.Functions.Cli.win-x64.3.0.3233.zip#/dl.7z",
"hash": "2bb40b89485106e0e24b241f3201dcaf7bd89aa9064f5280f3acaffba73d5686"
"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",
"hash": "256eed8487c98e98cf6db219969e349d3c38ba238aa6aa83700c61e4df3c152e"
},
"32bit": {
"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"
"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",
"hash": "21051d3b1952b3d18647e4ff98007191074e3e395c3224433d36bfcd54a008c2"
}
},
"bin": "func.exe",