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=146812&view=results

Last commit: df3c3c3
  • Loading branch information
azclibot committed Apr 9, 2024
1 parent df3c3c3 commit 4aa3324
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 @@ -25506,6 +25506,69 @@
"version": "1.9.0"
},
"sha256Digest": "4aa39f0877ca36f28cd3106e3e774212cce1b82441ad0e7d3aba952cd4520e5b"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/communication-1.9.1-py3-none-any.whl",
"filename": "communication-1.9.1-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.57.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",
"azure-communication-chat",
"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",
"azure-communication-phonenumbers",
"azure-communication-rooms (>=1.1.0b1)",
"azure-communication-rooms>=1.1.0b1",
"azure-communication-sms",
"azure-communication-sms",
"azure-core",
"azure-core"
]
}
],
"summary": "Microsoft Azure Command-Line Tools CommunicationServiceManagementClient Extension",
"version": "1.9.1"
},
"sha256Digest": "4a84fd19c598286dc1185e7c7b783fccef64f122bb13743a0483f026bf98a036"
}
],
"compute-diagnostic-rp": [
Expand Down

0 comments on commit 4aa3324

Please sign in to comment.