Skip to content

Commit 9fdce07

Browse files
committed
[Release] Update index.json for extension [ communication-1.14.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812299&view=results Last commit: 3e96534
1 parent 3e96534 commit 9fdce07

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

src/index.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36828,6 +36828,69 @@
3682836828
"version": "1.13.0"
3682936829
},
3683036830
"sha256Digest": "b7d5cb4b3557d36e6760f122918f7940992b830cf2fcdd3dd5a32a0e7bc57688"
36831+
},
36832+
{
36833+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/communication-1.14.0-py3-none-any.whl",
36834+
"filename": "communication-1.14.0-py3-none-any.whl",
36835+
"metadata": {
36836+
"azext.minCliCoreVersion": "2.67.0",
36837+
"classifiers": [
36838+
"Development Status :: 4 - Beta",
36839+
"Intended Audience :: Developers",
36840+
"Intended Audience :: System Administrators",
36841+
"Programming Language :: Python",
36842+
"Programming Language :: Python :: 3",
36843+
"Programming Language :: Python :: 3.7",
36844+
"Programming Language :: Python :: 3.8",
36845+
"License :: OSI Approved :: MIT License"
36846+
],
36847+
"extensions": {
36848+
"python.details": {
36849+
"contacts": [
36850+
{
36851+
"email": "azpycli@microsoft.com",
36852+
"name": "Microsoft Corporation",
36853+
"role": "author"
36854+
}
36855+
],
36856+
"document_names": {
36857+
"description": "DESCRIPTION.rst"
36858+
},
36859+
"project_urls": {
36860+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/communication"
36861+
}
36862+
}
36863+
},
36864+
"extras": [],
36865+
"generator": "bdist_wheel (0.30.0)",
36866+
"license": "MIT",
36867+
"metadata_version": "2.0",
36868+
"name": "communication",
36869+
"requires_python": ">=3.7",
36870+
"run_requires": [
36871+
{
36872+
"requires": [
36873+
"azure-communication-chat (>=1.3.0)",
36874+
"azure-communication-chat>=1.3.0",
36875+
"azure-communication-email (>=1.0.0)",
36876+
"azure-communication-email>=1.0.0",
36877+
"azure-communication-identity (>=1.5.0)",
36878+
"azure-communication-identity>=1.5.0",
36879+
"azure-communication-phonenumbers (>=1.2.0b3)",
36880+
"azure-communication-phonenumbers>=1.2.0b3",
36881+
"azure-communication-rooms (>=1.2.0)",
36882+
"azure-communication-rooms>=1.2.0",
36883+
"azure-communication-sms",
36884+
"azure-communication-sms",
36885+
"azure-core (>=1.32.0)",
36886+
"azure-core>=1.32.0"
36887+
]
36888+
}
36889+
],
36890+
"summary": "Microsoft Azure Command-Line Tools CommunicationServiceManagementClient Extension",
36891+
"version": "1.14.0"
36892+
},
36893+
"sha256Digest": "48569230cab34f4ea80c3cbc5ddb7d9f845e90e7afb1629f3f1f737759a8f8c2"
3683136894
}
3683236895
],
3683336896
"computeschedule": [

0 commit comments

Comments
 (0)