Skip to content

Commit 475eec6

Browse files
committed
[Release] Update index.json for extension [ communication-1.13.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=119280382&view=results Last commit: 34562a1
1 parent 40aef9f commit 475eec6

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

src/index.json

+63
Original file line numberDiff line numberDiff line change
@@ -32284,6 +32284,69 @@
3228432284
"version": "1.12.0"
3228532285
},
3228632286
"sha256Digest": "00780fe6c2364e614fc6e233ca0bed694240c3d90a65635a261d5e606b0b2413"
32287+
},
32288+
{
32289+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/communication-1.13.0-py3-none-any.whl",
32290+
"filename": "communication-1.13.0-py3-none-any.whl",
32291+
"metadata": {
32292+
"azext.minCliCoreVersion": "2.67.0",
32293+
"classifiers": [
32294+
"Development Status :: 4 - Beta",
32295+
"Intended Audience :: Developers",
32296+
"Intended Audience :: System Administrators",
32297+
"Programming Language :: Python",
32298+
"Programming Language :: Python :: 3",
32299+
"Programming Language :: Python :: 3.7",
32300+
"Programming Language :: Python :: 3.8",
32301+
"License :: OSI Approved :: MIT License"
32302+
],
32303+
"extensions": {
32304+
"python.details": {
32305+
"contacts": [
32306+
{
32307+
"email": "[email protected]",
32308+
"name": "Microsoft Corporation",
32309+
"role": "author"
32310+
}
32311+
],
32312+
"document_names": {
32313+
"description": "DESCRIPTION.rst"
32314+
},
32315+
"project_urls": {
32316+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/communication"
32317+
}
32318+
}
32319+
},
32320+
"extras": [],
32321+
"generator": "bdist_wheel (0.30.0)",
32322+
"license": "MIT",
32323+
"metadata_version": "2.0",
32324+
"name": "communication",
32325+
"requires_python": ">=3.7",
32326+
"run_requires": [
32327+
{
32328+
"requires": [
32329+
"azure-communication-chat (>=1.3.0)",
32330+
"azure-communication-chat>=1.3.0",
32331+
"azure-communication-email (>=1.0.0)",
32332+
"azure-communication-email>=1.0.0",
32333+
"azure-communication-identity (>=1.5.0)",
32334+
"azure-communication-identity>=1.5.0",
32335+
"azure-communication-phonenumbers (>=1.2.0b3)",
32336+
"azure-communication-phonenumbers>=1.2.0b3",
32337+
"azure-communication-rooms (>=1.2.0)",
32338+
"azure-communication-rooms>=1.2.0",
32339+
"azure-communication-sms",
32340+
"azure-communication-sms",
32341+
"azure-core (>=1.32.0)",
32342+
"azure-core>=1.32.0"
32343+
]
32344+
}
32345+
],
32346+
"summary": "Microsoft Azure Command-Line Tools CommunicationServiceManagementClient Extension",
32347+
"version": "1.13.0"
32348+
},
32349+
"sha256Digest": "b7d5cb4b3557d36e6760f122918f7940992b830cf2fcdd3dd5a32a0e7bc57688"
3228732350
}
3228832351
],
3228932352
"confcom": [

0 commit comments

Comments
 (0)