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/release/_build/results?buildId=165504&view=results

Last commit: 4b0741b
  • Loading branch information
azclibot committed Jun 17, 2024
1 parent 4b0741b commit 737cf09
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -27441,6 +27441,69 @@
"version": "1.9.2"
},
"sha256Digest": "7d41e4841b3706e1f7145c1e496b6a26e269792fff400b225c695e6593f3376d"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/communication-1.9.3-py3-none-any.whl",
"filename": "communication-1.9.3-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.59.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": "[email protected]",
"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 (>=1.3.0)",
"azure-communication-chat>=1.3.0",
"azure-communication-email (>=1.0.0)",
"azure-communication-email>=1.0.0",
"azure-communication-identity (>=1.2.0)",
"azure-communication-identity>=1.2.0",
"azure-communication-phonenumbers (>=1.2.0b3)",
"azure-communication-phonenumbers>=1.2.0b3",
"azure-communication-rooms (>=1.1.0)",
"azure-communication-rooms>=1.1.0",
"azure-communication-sms",
"azure-communication-sms",
"azure-core",
"azure-core"
]
}
],
"summary": "Microsoft Azure Command-Line Tools CommunicationServiceManagementClient Extension",
"version": "1.9.3"
},
"sha256Digest": "44cd8bee4797ccb20bf522e8a98bc5fc88ad326aabd10ac62d789738b672c92f"
}
],
"compute-diagnostic-rp": [
Expand Down

0 comments on commit 737cf09

Please sign in to comment.