Skip to content

Commit

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

Last commit: ec39c71
  • Loading branch information
azclibot authored Aug 8, 2022
1 parent ec39c71 commit 5e28c10
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -31323,6 +31323,57 @@
"version": "0.1.1"
},
"sha256Digest": "082f315c9cdf5887987f12d6e27645101ea8318003a8d60c24dc630c861ebc97"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/serial_console-0.1.2-py3-none-any.whl",
"filename": "serial_console-0.1.2-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"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/main/src/serialconsole"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "serial-console",
"run_requires": [
{
"requires": [
"websocket-client (~=0.56.0)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools for Serial Console Extension",
"version": "0.1.2"
},
"sha256Digest": "51493fe5617f90d06f5e4493b81a85b5d664f80c264941d4e6f5ca5f3473dc57"
}
],
"spring": [
Expand Down

0 comments on commit 5e28c10

Please sign in to comment.