Skip to content

Commit

Permalink
[Release] Update index.json for extension [ communication ]
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=30386&view=results

Last commit: Azure@fe52b57
  • Loading branch information
azclibot committed Feb 2, 2023
1 parent fe52b57 commit ba72e81
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -16296,6 +16296,62 @@
"version": "1.4.1"
},
"sha256Digest": "f3b8d6812151f45bd12be1f7e567a857ed13e822f5471965449e1212853481d1"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/communication-1.5.0-py3-none-any.whl",
"filename": "communication-1.5.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.40.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/communication"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "communication",
"requires_python": ">=3.7",
"run_requires": [
{
"requires": [
"azure-communication-chat",
"azure-communication-email (>=1.0.0b1)",
"azure-communication-identity (>=1.2.0)",
"azure-communication-phonenumbers",
"azure-communication-rooms",
"azure-communication-sms",
"azure-core"
]
}
],
"summary": "Microsoft Azure Command-Line Tools CommunicationServiceManagementClient Extension",
"version": "1.5.0"
},
"sha256Digest": "74e52d38fe0e14c66992c44f265fae7a2cf89ee64a33e402c217defbd1f2e28c"
}
],
"confidentialledger": [
Expand Down

0 comments on commit ba72e81

Please sign in to comment.