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

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:52 +00:00
parent 8750425794
commit 98abcb2f47

View File

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