Skip to content

Commit

Permalink
[Release] Update index.json for extension [ communication ] (#4304)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1284075

Last commit: 72de9b7
  • Loading branch information
azclibot authored Jan 11, 2022
1 parent 1d434f4 commit 6b20f68
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8974,6 +8974,59 @@
"version": "1.0.0"
},
"sha256Digest": "2ee3d4c870c0c0c0dd97fbe6510958ac8c23dca2b4814b4a0a9ea665cd17e723"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/communication-1.1.0-py3-none-any.whl",
"filename": "communication-1.1.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"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/master/src/communication"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "communication",
"run_requires": [
{
"requires": [
"azure-communication-identity",
"azure-communication-phonenumbers",
"azure-communication-sms",
"azure-core"
]
}
],
"summary": "Microsoft Azure Command-Line Tools CommunicationServiceManagementClient Extension",
"version": "1.1.0"
},
"sha256Digest": "e4ac2008217ade46ca2504b31aa79ab11c1c892964fd06df911e976be6cf3dae"
}
],
"confluent": [
Expand Down

0 comments on commit 6b20f68

Please sign in to comment.