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

This commit is contained in:
github-actions[bot] 2022-08-17 20:30:07 +00:00
parent e67a3567ec
commit 8e4ee502fe

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "4.0.4704",
"version": "4.0.4736",
"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/4.0.4704/Azure.Functions.Cli.win-x64.4.0.4704.zip#/dl.7z",
"hash": "9c11e4ef29a30faff0a38539a87a74c67a2e5192f2f6760a3406b61f1a0591aa"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4736/Azure.Functions.Cli.win-x64.4.0.4736.zip#/dl.7z",
"hash": "d1c9aff8cbe1023da77c6d1bcab544309653d0d934766c470aa8a56e98406d3e"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4704/Azure.Functions.Cli.win-x86.4.0.4704.zip#/dl.7z",
"hash": "9148553a9885c3b836caa6645c0d177a6b8936a70fc1339f87d84dc68ec3a926"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4736/Azure.Functions.Cli.win-x86.4.0.4736.zip#/dl.7z",
"hash": "b08695ad59c0256351f98c92ba0387c29409028105a895a114cc525460d1ecc0"
}
},
"bin": "func.exe",