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

This commit is contained in:
Jakub Čábera 2020-09-03 08:50:10 +02:00
parent 8aa419ba01
commit bc99992a9a

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "2.7.2855",
"version": "3.0.2881",
"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/2.7.2855/Azure.Functions.Cli.win-x64.2.7.2855.zip#/dl.7z",
"hash": "8da8c1b18e41b391161f27c74c219e1e87c6b7517a47bd271e144214965ab340"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2881/Azure.Functions.Cli.win-x64.3.0.2881.zip#/dl.7z",
"hash": "ed50942494c24c31c81ffdc165598b5fcba7a66c8e1c8b19810575daf1089e2c"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2855/Azure.Functions.Cli.win-x86.2.7.2855.zip#/dl.7z",
"hash": "9fecf48d2190849a3c558253056952d79d00e5507a3016dc51ac42cba594163e"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2881/Azure.Functions.Cli.win-x86.3.0.2881.zip#/dl.7z",
"hash": "84b4274e6aeb2748b712966e7c9b8cefff2f1152a54290399649571218526592"
}
},
"bin": "func.exe",