Skip to content

Commit 8d5bfbd

Browse files
committed
[Release] Update index.json for extension [ serial-console ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=111849276&view=results Last commit: d7beb76
1 parent d7beb76 commit 8d5bfbd

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

src/index.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75990,6 +75990,58 @@
7599075990
"version": "1.0.0b1"
7599175991
},
7599275992
"sha256Digest": "c6f9d04ba068ff966dd1f522521ca7142e15deaf5bfa732805f2cd139332cbfd"
75993+
},
75994+
{
75995+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/serial_console-1.0.0b2-py3-none-any.whl",
75996+
"filename": "serial_console-1.0.0b2-py3-none-any.whl",
75997+
"metadata": {
75998+
"azext.isPreview": true,
75999+
"azext.minCliCoreVersion": "2.15.0",
76000+
"classifiers": [
76001+
"Development Status :: 4 - Beta",
76002+
"Intended Audience :: Developers",
76003+
"Intended Audience :: System Administrators",
76004+
"Programming Language :: Python",
76005+
"Programming Language :: Python :: 3",
76006+
"Programming Language :: Python :: 3.6",
76007+
"Programming Language :: Python :: 3.7",
76008+
"Programming Language :: Python :: 3.8",
76009+
"License :: OSI Approved :: MIT License"
76010+
],
76011+
"extensions": {
76012+
"python.details": {
76013+
"contacts": [
76014+
{
76015+
"email": "[email protected]",
76016+
"name": "Microsoft Corporation",
76017+
"role": "author"
76018+
}
76019+
],
76020+
"document_names": {
76021+
"description": "DESCRIPTION.rst"
76022+
},
76023+
"project_urls": {
76024+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/serial-console"
76025+
}
76026+
}
76027+
},
76028+
"extras": [],
76029+
"generator": "bdist_wheel (0.30.0)",
76030+
"license": "MIT",
76031+
"metadata_version": "2.0",
76032+
"name": "serial-console",
76033+
"run_requires": [
76034+
{
76035+
"requires": [
76036+
"websocket-client (==1.3.1)",
76037+
"websocket-client==1.3.1"
76038+
]
76039+
}
76040+
],
76041+
"summary": "Microsoft Azure Command-Line Tools for Serial Console Extension",
76042+
"version": "1.0.0b2"
76043+
},
76044+
"sha256Digest": "59ebb804476aff476f8b4efaf3651f60bf05cc077770a65419524b4f3276ec93"
7599376045
}
7599476046
],
7599576047
"serviceconnector-passwordless": [

0 commit comments

Comments
 (0)